From 90c1b82baabfe5511359c00a7dc2a09cdf078746 Mon Sep 17 00:00:00 2001 From: Timofey Titovets Date: Sun, 20 Oct 2024 04:24:28 +0200 Subject: angle: mt6816 added support Signed-off-by: Timofey Titovets --- docs/Config_Reference.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md index 5d85e483..33cb153b 100644 --- a/docs/Config_Reference.md +++ b/docs/Config_Reference.md @@ -5040,8 +5040,8 @@ serial: ### [angle] Magnetic hall angle sensor support for reading stepper motor angle -shaft measurements using a1333, as5047d, or tle5012b SPI chips. The -measurements are available via the [API Server](API_Server.md) and +shaft measurements using a1333, as5047d, mt6816, or tle5012b SPI chips. +The measurements are available via the [API Server](API_Server.md) and [motion analysis tool](Debugging.md#motion-analysis-and-data-logging). See the [G-Code reference](G-Codes.md#angle) for available commands. @@ -5049,7 +5049,7 @@ See the [G-Code reference](G-Codes.md#angle) for available commands. [angle my_angle_sensor] sensor_type: # The type of the magnetic hall sensor chip. Available choices are -# "a1333", "as5047d", and "tle5012b". This parameter must be +# "a1333", "as5047d", "mt6816", and "tle5012b". This parameter must be # specified. #sample_period: 0.000400 # The query period (in seconds) to use during measurements. The -- cgit v1.2.3-70-g09d2