Skip to content

Commit d64031e

Browse files
committed
docs(steami_config): Add populate_demo_config.py to README examples table.
1 parent b80dd88 commit d64031e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lib/steami_config/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,8 @@ Sensor short keys: `hts` (HTS221), `mag` (LIS2MDL), `ism` (ISM330DL),
204204
| `calibrate_temperature.py` | Calibrate all sensors against WSEN-HIDS reference |
205205
| `calibrate_magnetometer.py` | Calibrate LIS2MDL with OLED display and persistent storage |
206206
| `calibrate_accelerometer.py` | Calibrate ISM330DL accelerometer bias and persist it |
207-
| `boot_counter.py` | Display the amount of boot and increment it |
207+
| `boot_counter.py` | Increment and display the boot counter |
208+
| `populate_demo_config.py` | **WARNING:** Overwrites all config with demo values (testing only) |
208209

209210
Run with mpremote:
210211

0 commit comments

Comments
 (0)