Skip to content

Commit 54583d5

Browse files
author
Eric Jennings
committed
Renamed BATT_ALERT to BATT_ALARM, as it is more appropriate
1 parent 056fdd0 commit 54583d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardware/pinoccio/avr/variants/pinoccio/pins_arduino.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
#define SDA 16
4242

4343
#define VCC_ENABLE 17
44-
#define BATT_ALERT 18
44+
#define BATT_ALARM 18
4545
#define BACKPACK_BUS 19
4646
#define CHG_STATUS 20
4747
#define LED_BLUE 21

0 commit comments

Comments
 (0)