Merge pull request #4111 from ascillato/patch-1

Fix Analog input in Obi Socket Template
This commit is contained in:
Theo Arends 2018-10-19 19:50:11 +02:00 committed by GitHub
commit ee8d34abfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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,