Make specifying VEXT_ON_VALUE manatory if using VEXT_ENABLE

This commit is contained in:
Kevin Hester
2024-08-22 11:07:06 -07:00
parent 5c5cbb23cf
commit e6163a59cd
4 changed files with 7 additions and 3 deletions

View File

@@ -22,6 +22,7 @@
// Power
#define VEXT_ENABLE 45 // Active low, powers the E-Ink display
#define VEXT_ON_VALUE LOW
#define ADC_CTRL 19
#define BATTERY_PIN 20
#define ADC_CHANNEL ADC2_GPIO20_CHANNEL