1
0
forked from me/IronOS

Merge pull request #809 from discip/patch-3

Update DebugMenu.md
This commit is contained in:
Ben V. Brown
2021-01-18 08:02:59 +11:00
committed by GitHub

View File

@@ -58,9 +58,11 @@ This is slightly miss-named, but preserving the name for now.
This indicates the PCB "version" number, which comes from the TS100 changing the model of accelerometer without warning.
This indicates the accelerometer that is fitted inside the unit.
- 0 = MMA8652
- 1 = LIS2DH12
- 2 = BMA223
- 1 = MMA8652
- 2 = LIS2DH12
- 3 = BMA223
- 4 = MSA301
- 5 = SC7A20
- 99 = None detected (running in fallback without movement detection)
### PWR
@@ -75,4 +77,4 @@ This may change during power up as the sources are negotiated in turn.
### Max
This indicates the max temp in C that the system estimates it can measure the tip reliably to.
This is dependant on a few factors including the handle temperature so it can move around during use.
This is dependant on a few factors including the handle temperature so it can move around during use.