Add Example4_AssistNowOnline_Serial

This commit is contained in:
PaulZC
2021-12-02 18:20:47 +00:00
parent 38440b5a0b
commit c0cb443a19
2 changed files with 238 additions and 0 deletions
@@ -0,0 +1,6 @@
//Your WiFi credentials
const char ssid[] = "TRex";
const char password[] = "hasBigTeeth";
//Your AssistNow token
const char myAssistNowToken[] = "58XXXXXXXXXXXXXXXXXXYQ";