From d775e74c427476a712e63ce274d14174c25962fe Mon Sep 17 00:00:00 2001 From: Candas1 Date: Wed, 18 Nov 2020 21:38:17 +0100 Subject: [PATCH] Updated Calibration (markdown) --- Calibration.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Calibration.md b/Calibration.md index dac2eb9..504a8b7 100644 --- a/Calibration.md +++ b/Calibration.md @@ -22,9 +22,9 @@ It also identifies the type of input and checks if it can be protected (ADC only * Release potis to the resting position * Press the power button to confirm or wait for the 20 sec timeout -If you haven't moved one of the inputs, it's floating or grounded, it will be identified as inactive and ignored. -If min and mid values are close, the inputs will be identified as normal potis. -Otherwise the inputs will be identified as middle resting potis. +If you haven't moved one of the inputs, it's floating or grounded, it will be identified as inactive and ignored.
+If min and mid values are close, the inputs will be identified as normal potis.
+Otherwise the inputs will be identified as middle resting potis.
⚠The limits will be stored in flash memory and will be erased only if you fully delete memory before flashing.
An alternative to bypass those limits is to change **FLASH_WRITE_KEY** in config.h to a value different than 0x1233. \ No newline at end of file