From ba84298f7fbf352ccedc20b0ec8c5730f8ff3978 Mon Sep 17 00:00:00 2001 From: discip <53649486+discip@users.noreply.github.com> Date: Sun, 17 Jan 2021 21:21:19 +0100 Subject: [PATCH] Update DebugMenu.md --- Documentation/DebugMenu.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Documentation/DebugMenu.md b/Documentation/DebugMenu.md index aa13c92e..f10fe904 100644 --- a/Documentation/DebugMenu.md +++ b/Documentation/DebugMenu.md @@ -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. \ No newline at end of file +This is dependant on a few factors including the handle temperature so it can move around during use.