311
edits
Line 26: | Line 26: | ||
(100 is too low, limit sometimes trips before motor starts moving, 200 is a lot) | (100 is too low, limit sometimes trips before motor starts moving, 200 is a lot) | ||
set the adc range https://tasmota.github.io/docs/ADC/ (note: mode 6 is ADC Range, but 33 is what the software returns for some reason, so we just set 33) | |||
AdcParam1 33, 0, 4095, 0, 100 | AdcParam1 33, 0, 4095, 0, 100 | ||