mirror of https://github.com/arendst/Tasmota.git
remove ADC0
This commit is contained in:
parent
42aa66e02f
commit
0078b9f650
|
@ -1112,7 +1112,7 @@ const mytmplt kModules[MAXMODULE] PROGMEM = {
|
|||
GPIO_KEY1, // GPIO14 Button
|
||||
0,
|
||||
GPIO_USER, // GPIO16
|
||||
GPIO_ADC0 // Analog input
|
||||
GPIO_USER // Analog input
|
||||
},
|
||||
{ "Teckin", // https://www.amazon.de/gp/product/B07D5V139R
|
||||
0,
|
||||
|
|
Loading…
Reference in New Issue