Skip to content

Commit 4b70a62

Browse files
committed
fix(clang): add clang format file to root, and run against PR
1 parent cae5157 commit 4b70a62

File tree

6 files changed

+488
-467
lines changed

6 files changed

+488
-467
lines changed
File renamed without changes.

src/Wippersnapper_Boards.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,8 +276,9 @@
276276
#define USE_TINYUSB
277277
#define USE_STATUS_LED
278278
#define STATUS_LED_PIN LED_BUILTIN
279-
// XIAO S3 Sense Camera addon SD card CS pin GPIO21, or D2/GPIO3 on grove breakout
280-
#define SD_CS_PIN 21
279+
// XIAO S3 Sense Camera addon SD card CS pin GPIO21, or D2/GPIO3 on grove
280+
// expansion board breakout (OLED/SD/RTC-PCF8563)
281+
#define SD_CS_PIN 21
281282
#else
282283
#warning "Board type not identified within Wippersnapper_Boards.h!"
283284
#endif

0 commit comments

Comments
 (0)