Fixed incorret BAT_LOW_LED_PIN of V6 Max

This commit is contained in:
lokher 2024-08-22 12:32:52 +08:00
commit 671d3c3dff
2 changed files with 2 additions and 1 deletions

View file

@ -35,7 +35,7 @@
# define BAT_CHARGING_PIN B13
# define BAT_CHARGING_LEVEL 0
# define BAT_LOW_LED_PIN C9
# define BAT_LOW_LED_PIN B12
# define BAT_LOW_LED_PIN_ON_STATE 1
# define BT_HOST_DEVICES_COUNT 3