re-enabled OTA - works :-)

This commit is contained in:
rljonesau 2019-01-14 15:22:57 +11:00
parent 551205d6bd
commit d01e660f79

View file

@ -40,7 +40,7 @@
// HC-05 works OK with WiFi
//
#define USE_WIFI 1
#define USE_OTA 0
#define USE_OTA 1
#define USE_WEBSERVER 1