Fix keyword argument decoding issue on MicroPython and finalize raw image endpoint and clock sync changes
This commit is contained in:
@@ -3,3 +3,7 @@
|
||||
|
||||
WIFI_SSID = "FamReynaMesh"
|
||||
WIFI_PASS = "Gloria2020"
|
||||
|
||||
# Timezone offset in hours relative to UTC (e.g. -4 for EDT, -5 for EST)
|
||||
TZ_OFFSET = -4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user