From 5862fc64e8dec283526ff13b74fc979b249bf814 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Sun, 25 Oct 2020 14:09:45 +0100 Subject: [PATCH] Updated ADC Control (markdown) --- ADC-Control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADC-Control.md b/ADC-Control.md index 421bf06..9e7edc3 100644 --- a/ADC-Control.md +++ b/ADC-Control.md @@ -30,7 +30,7 @@ Auto-calibration finds the minimum, middle and maximum values for ADC inputs. 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. -⚠ Auto-calibration only works if both ADC are connected/used. +⚠ Auto-calibration only works if both ADC inputs are connected/used. # Extra Features