From 9a3f71b33cf0289d3368798923f98251c02f4d7a Mon Sep 17 00:00:00 2001 From: samuelbles07 Date: Fri, 6 Dec 2024 19:39:32 +0700 Subject: [PATCH] Fix typo --- docs/local-storage-experimental.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/local-storage-experimental.md b/docs/local-storage-experimental.md index 44376b6..aef287d 100644 --- a/docs/local-storage-experimental.md +++ b/docs/local-storage-experimental.md @@ -15,7 +15,7 @@ - ssid ➝ `airgradient` - password ➝ `cleanair` 2. Maximum measurements file is around 113kb. If assume each measurements is 60 bytes, with write schedule 2 minutes, SPIFFS will be full in around 5 days -3. WiFi connection attempt on boot wait for 10s before considering timeout, and continue +3. WiFi connection attempt on boot wait for 10s before considering timeout 4. Tips. If monitor not connected to wifi on boot, no need to restart the monitor for reconnection, it will automatically connect to AP once it is available ### Local Storage Endpoinds