1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-16 11:21:18 +03:00

Merge branch 'master' into ide-1.5.x

This commit is contained in:
Cristian Maglie
2014-07-01 19:07:55 +02:00
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
WIFI_FW_PATH="/hardware/arduino/firmwares/wifi-shield"
WIFI_FW_PATH="/hardware/arduino/firmwares/wifishield/binary"
AVR_TOOLS_PATH="/hardware/tools/avr/bin"
progname=$0