We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9a6385 commit 2d3841cCopy full SHA for 2d3841c
firmwares/wifishield/scripts/ArduinoWifiShield_upgrade.sh
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
3
-WIFI_FW_PATH="/hardware/arduino/firmwares/wifishield/binary"
+WIFI_FW_PATH="/hardware/arduino/avr/firmwares/wifishield/binary"
4
AVR_TOOLS_PATH="/hardware/tools/avr/bin"
5
6
TARGET_MICRO="at32uc3a1256"
0 commit comments