Example updates. Remove default parameters from Internal functions.

This commit is contained in:
PaulZC
2021-11-29 11:30:53 +00:00
parent 859a5d0858
commit 0339462b92
6 changed files with 97 additions and 9 deletions
@@ -0,0 +1,6 @@
//Your WiFi credentials
const char ssid[] = "TRex";
const char password[] = "hasBigTeeth";
//Your AssistNow token
const char myAssistNowToken[] = "58XXXXXXXXXXXXXXXXXXYQ";