Disable Wifi by default to avoid confusion

pull/131/head
luc 2015-10-30 14:09:19 +08:00
rodzic f111cbde00
commit 33370f38bc
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -58,7 +58,7 @@
#define MODEL 1
#endif
//to enable communication using wifi module set to 1
#define ENABLE_WIFI 1
#define ENABLE_WIFI 0
//define the wifi serial output
//on Davinci use Serial
//on RADDS use Serial1