393 clean up Promicro variant

This commit is contained in:
Normunds Gavars
2025-07-10 00:08:59 +03:00
parent 781f7e99f6
commit cdd44212a1
4 changed files with 1 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
#define RADIOLIB_STATIC_ONLY 1
#include <RadioLib.h>
#include <helpers/RadioLibWrappers.h>
#include <helpers/nrf52/PromicroBoard.h>
#include <PromicroBoard.h>
#include <helpers/CustomSX1262Wrapper.h>
#include <helpers/CustomLLCC68Wrapper.h>
#include <helpers/AutoDiscoverRTCClock.h>