From 011afa063691386fb0951b94dcb4f256c907b711 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Wed, 18 Nov 2020 21:37:17 +0100 Subject: [PATCH] Updated Calibration (markdown) --- Calibration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Calibration.md b/Calibration.md index e2d3e87..dac2eb9 100644 --- a/Calibration.md +++ b/Calibration.md @@ -27,4 +27,4 @@ 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 0x1234. \ No newline at end of file +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