mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-03-31 23:25:52 +00:00
removed repeater code not working properly
This commit is contained in:
@@ -101,10 +101,6 @@
|
||||
#include <helpers/CustomSX1262Wrapper.h>
|
||||
#include <helpers/CustomLLCC68Wrapper.h>
|
||||
static faketecBoard board;
|
||||
#elif defined(LILYGO_TBEAM)
|
||||
#include <helpers/TBeamBoard.h>
|
||||
#include <helpers/CustomSX1276Wrapper.h>
|
||||
static TBeamBoard board;
|
||||
#else
|
||||
#error "need to provide a 'board' object"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user