You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -255,7 +267,7 @@ class SettingsActivity(Activity):
255
267
256
268
### Persistent Calibration
257
269
258
-
Calibration data is automatically saved to `data/com.micropythonos.sensors/config.json` and loaded on boot. You only need to calibrate once (unless the device is moved to a different location or orientation changes significantly).
270
+
Calibration data is automatically saved to `data/com.micropythonos.settings/sensors.json` and loaded on boot. You only need to calibrate once (unless the device is physically relocated or significantly re-oriented).
259
271
260
272
## List Available Sensors
261
273
@@ -437,6 +449,7 @@ Calibrates the sensor (device must be stationary). Returns calibration offsets.
0 commit comments