Skip to content

Commit 4393f0d

Browse files
authored
Update pins_arduino.h
1 parent fba1076 commit 4393f0d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

variants/XIAO_ESP32C6/pins_arduino.h

+3
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,7 @@ static const uint8_t D8 = 19;
4141
static const uint8_t D9 = 20;
4242
static const uint8_t D10 = 18;
4343

44+
static const uint8_t WIFI_ENABLE = 3;
45+
static const uint8_t WIFI_ANT_CONFIG = 14;
46+
4447
#endif /* Pins_Arduino_h */

0 commit comments

Comments
 (0)