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 f4fad5f commit 684e152Copy full SHA for 684e152
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