Added BMS laptop-indep. testing with LED

This commit is contained in:
2026-03-11 18:26:59 -05:00
parent b17ac96f2f
commit 4b7db0d0c4
4 changed files with 52 additions and 4 deletions

View File

@@ -41,6 +41,6 @@
#define servoLEDCChannel LEDC_CHANNEL_0
#define servoSwitch GPIO_NUM_17
#define debugLED GPIO_NUM_22 // d4
#define debugLED GPIO_NUM_18 // d10
#endif