Add Example2 AssistNow Online with time delay allowing 'stale' data to be re-used

This commit is contained in:
PaulZC
2021-11-26 12:59:34 +00:00
parent 142ca9853e
commit ae65547d01
3 changed files with 259 additions and 1 deletions
@@ -0,0 +1,6 @@
//Your WiFi credentials
const char ssid[] = "TRex";
const char password[] = "hasBigTeeth";
//Your AssistNow token
const char myAssistNowToken[] = "58XXXXXXXXXXXXXXXXXXYQ";