Update ArduinoWifiShield_upgrade_mac.sh
This commit is contained in:
parent
95a53045b4
commit
f6dfdf5804
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
WIFI_FW_PATH="/hardware/arduino/firmwares/wifishield/binary"
|
WIFI_FW_PATH="/hardware/arduino/avr/firmwares/wifishield/binary"
|
||||||
AVR_TOOLS_PATH="/hardware/tools/avr/bin"
|
AVR_TOOLS_PATH="/hardware/tools/avr/bin"
|
||||||
|
|
||||||
progname=$0
|
progname=$0
|
||||||
|
|
Loading…
Reference in New Issue