readme.md

This commit is contained in:
livello
2018-03-18 21:59:47 +03:00
parent 4ca608a1cf
commit 4c1cad4f0a

View File

@@ -100,7 +100,6 @@ In linux you can open terminal, navigate to your programming directory, then
* pio run -e due -t upload //build and upload firmware to arduino due
* export PLATFORMIO_BUILD_FLAGS="-DMY_CONFIG_SERVER=192.168.1.1 -DWATCH_DOG_TICKER_DISABLE=1"
set ip address for your configuration server and completely disable wdt feature for AVR in case bootloader of your mega2560 is stock