Page 1 of 1

Re: Wemos 8266 in Arduino IDE won't send notifications

Posted: 27. Feb 2019, 09:41
by admin
Hello,

iam not the Arduino specialist, so please try to get help in a arduino board.

If debug is true (out of the box) you get informations what the script do like

Code: Select all

if (debug) Serial.print(start_request);
Where you find this output, i dont know!

Thanks Kevin