mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* new target/envs: LilyGo_T3S3_sx1262, _repeater and _terminal_chat
This commit is contained in:
parent
cef23fa7d9
commit
16b81d2a6c
6 changed files with 138 additions and 25 deletions
|
|
@ -56,7 +56,7 @@
|
|||
#include <helpers/CustomSX1262Wrapper.h>
|
||||
#include <helpers/CustomSX1268Wrapper.h>
|
||||
static XiaoC3Board board;
|
||||
#elif defined(SEEED_XIAO_S3)
|
||||
#elif defined(SEEED_XIAO_S3) || defined(LILYGO_T3S3)
|
||||
#include <helpers/ESP32Board.h>
|
||||
#include <helpers/CustomSX1262Wrapper.h>
|
||||
static ESP32Board board;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue