Update ttgov21new.h

This commit is contained in:
Verkehrsrot 2022-02-14 16:23:26 +01:00 committed by GitHub
parent 4d48b14b88
commit 274b8525f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,9 +18,9 @@
// enable only if you want to store a local paxcount table on the device
#define HAS_SDCARD 2 // this board has a SDMMC card-reader/writer
//#define HAS_DISPLAY 1
//#define HAS_LED (25) // green on board LED
#define HAS_LED NOT_A_PIN
#define HAS_DISPLAY 1
#define HAS_LED (25) // green on board LED
//#define HAS_LED NOT_A_PIN
#define BAT_MEASURE_ADC ADC1_GPIO35_CHANNEL // battery probe GPIO pin -> ADC1_CHANNEL_7
#define BAT_VOLTAGE_DIVIDER 2 // voltage divider 100k/100k on board