Updated Calibration (markdown)

Candas1
2020-11-18 21:38:17 +01:00
parent 011afa0636
commit d775e74c42

@@ -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.<br />
If min and mid values are close, the inputs will be identified as normal potis.<br />
Otherwise the inputs will be identified as middle resting potis.<br />
⚠The limits will be stored in flash memory and will be erased only if you fully delete memory before flashing.<br />
An alternative to bypass those limits is to change **FLASH_WRITE_KEY** in config.h to a value different than 0x1233.