mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Merge pull request #114 from lincomatic/pr-llcc68
Add ProMicroLLCC68 builds
This commit is contained in:
commit
d15630660b
6 changed files with 90 additions and 1 deletions
|
|
@ -107,6 +107,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