mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
add ProMicroLLCC68 for Faketec w/ LLCC68
This commit is contained in:
parent
0eed29b99e
commit
bdeec374ef
5 changed files with 89 additions and 0 deletions
|
|
@ -81,6 +81,7 @@
|
|||
#elif defined(FAKETEC)
|
||||
#include <helpers/nrf52/faketecBoard.h>
|
||||
#include <helpers/CustomSX1262Wrapper.h>
|
||||
#include <helpers/CustomLLCC68Wrapper.h>
|
||||
static faketecBoard board;
|
||||
#else
|
||||
#error "need to provide a 'board' object"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue