mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Add support for Xiao ESP32C6 with external antenna configuration
This commit is contained in:
parent
a310a5c4d5
commit
ce4e559c01
4 changed files with 32 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#include <Arduino.h>
|
||||
#include "target.h"
|
||||
|
||||
ESP32Board board;
|
||||
XiaoC6Board board;
|
||||
|
||||
#if defined(P_LORA_SCLK)
|
||||
static SPIClass spi(0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue