393 clean up Minewsemi ME25LS01 variant

This commit is contained in:
Normunds Gavars
2025-07-10 00:55:38 +03:00
parent 781f7e99f6
commit ed7ca6fb60
4 changed files with 1 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
#define RADIOLIB_STATIC_ONLY 1
#include <RadioLib.h>
#include <helpers/RadioLibWrappers.h>
#include <helpers/nrf52/MinewsemiME25LS01Board.h>
#include <MinewsemiME25LS01Board.h>
#include <helpers/CustomLR1110Wrapper.h>
#include <helpers/ArduinoHelpers.h>
#include <helpers/SensorManager.h>