We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e833977 commit f6e5485Copy full SHA for f6e5485
variants/XIAO_ESP32C6/variant.cpp
@@ -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
6
#include "esp32-hal-gpio.h"
7
#include "pins_arduino.h"
8
0 commit comments