Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b29a2dd

Browse filesBrowse files
ci(pre-commit): Apply automatic fixes
1 parent 81e3cd9 commit b29a2dd
Copy full SHA for b29a2dd

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎variants/XIAO_ESP32S3_Plus/pins_arduino.h

Copy file name to clipboardExpand all lines: variants/XIAO_ESP32S3_Plus/pins_arduino.h
+2-2Lines changed: 2 additions & 2 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.