Skip to content

Commit f6e5485

Browse files
authored
Update variant.cpp
1 parent e833977 commit f6e5485

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

variants/XIAO_ESP32C6/variant.cpp

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#By setting the WIFI_ENABLE and WIFI_ANT_CONFIG pins,
2+
#the XIAO_ESP32C6 will turn on the on-board antenna by default after power-on
3+
4+
#https://wiki.seeedstudio.com/xiao_esp32c6_getting_started/
5+
16
#include "esp32-hal-gpio.h"
27
#include "pins_arduino.h"
38

0 commit comments

Comments
 (0)