Controls section includes persistent storage of settings

master
jeffyactive 2022-01-25 10:56:51 -05:00
parent 2f092e4326
commit 475bb44598
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ in the menu display, and broadcasts all sensor data readings _except_ accelerati
## Controls ## Controls
Browse and control sensors using the standard Espruino menu interface. Browse and control sensors using the standard Espruino menu interface. By default, all sensors _except_ the accelerometer are disabled. Sensors can be individually enabled/disabled via the menu. These settings are written to persistent storage (flash) and will be applied each time the SensiBLE app is loaded.
## Requests ## Requests