Fix Analog input in Obi Socket Template

This commit is contained in:
Adrian Scillato 2018-10-19 14:29:53 -03:00 committed by GitHub
parent f82f7c1a09
commit 0effef5f04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1112,7 +1112,7 @@ const mytmplt kModules[MAXMODULE] PROGMEM = {
GPIO_KEY1, // GPIO14 Button
0,
GPIO_USER, // GPIO16
GPIO_USER // Analog input
GPIO_ADC0 // ADC0 A0 Analog input
},
{ "Teckin", // https://www.amazon.de/gp/product/B07D5V139R
0,