Skip to content

Commit b29a2dd

Browse files
ci(pre-commit): Apply automatic fixes
1 parent 81e3cd9 commit b29a2dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: variants/XIAO_ESP32S3_Plus/pins_arduino.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ static const uint8_t MISO1 = 12;
2929
static const uint8_t SCK1 = 13;
3030

3131
static const uint8_t I2S_SCK = 39;
32-
static const uint8_t I2S_SD = 38;
33-
static const uint8_t I2S_WS = 40;
32+
static const uint8_t I2S_SD = 38;
33+
static const uint8_t I2S_WS = 40;
3434

3535
static const uint8_t MTCK = 39;
3636
static const uint8_t MTDO = 40;

0 commit comments

Comments
 (0)