Skip to content

Commit 38873af

Browse files
pre-commit-ci-lite[bot]ericlewis
authored andcommitted
ci(pre-commit): Apply automatic fixes
1 parent 99b77e3 commit 38873af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/um_feathers3/pins_arduino.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ static const uint8_t RX = 44;
1616
static const uint8_t SDA = 8;
1717
static const uint8_t SCL = 9;
1818

19-
#define WIRE1_PIN_DEFINED 1 // See Wire.cpp at bool TwoWire::initPins(int sdaPin, int sclPin)
19+
#define WIRE1_PIN_DEFINED 1 // See Wire.cpp at bool TwoWire::initPins(int sdaPin, int sclPin)
2020
static const uint8_t SDA1 = 16;
2121
static const uint8_t SCL1 = 15;
2222

0 commit comments

Comments
 (0)