status logic improved

This commit is contained in:
Ricardo Guzman (Richonguzman)
2026-02-25 12:25:40 -03:00
parent b24c2b2527
commit 3a2c0304d0
2 changed files with 20 additions and 17 deletions

View File

@@ -49,7 +49,7 @@
#define INTERNAL_LED_PIN 25
#define BATTERY_PIN 37
#define ADC_CTRL 21
#define ADC_CTRL_PIN 21
#define ADC_CTRL_ON_STATE LOW
#endif