We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60991b8 commit a0935f2Copy full SHA for a0935f2
secrets.py.example
@@ -14,7 +14,7 @@ secrets = {
14
"timezone": "America/New_York", # Check http://worldtimeapi.org/timezones
15
"cell_id": "feather_AAA",
16
"reading_interval": "3601",
17
- "sms_mode": "false",
+ "sms_mode": "true",
18
}
19
20
## NOTE: Before sending a device to a user, enable "quiet mode" by creating
0 commit comments