Merge pull request #114 from lincomatic/pr-llcc68

Add ProMicroLLCC68 builds
This commit is contained in:
ripplebiz
2025-03-18 13:45:03 +11:00
committed by GitHub
6 changed files with 90 additions and 1 deletions

View File

@@ -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"