Update docs

This commit is contained in:
Magnus Persson
2022-01-30 11:50:09 +01:00
parent fbc1eb4e31
commit 5d0f02eb18
10 changed files with 101 additions and 12 deletions

View File

@ -33,7 +33,7 @@ SOFTWARE.
// Use iSpindle format for compatibility
const char iSpindleFormat[] PROGMEM =
"{"
"\"name\" : \"gravmon\", "
"\"name\" : \"${mdns}\", "
"\"ID\": \"${id}\", "
"\"token\" : \"gravmon\", "
"\"interval\": ${sleep-interval}, "