From 7a6e5591ea7a0a27cf4bf06d07f772ba3032e6ef Mon Sep 17 00:00:00 2001 From: livello Date: Sun, 18 Mar 2018 22:04:34 +0300 Subject: [PATCH] readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abc59d2..1295506 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ In linux you can open terminal, navigate to your programming directory, then * 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 +set ip address of your configuration server and disable wdt feature in case bootloader of your mega2560 is stock * pio run -e due // this will build firmware for arduino due board