move radiolib wrappers to dedicated directory

This commit is contained in:
recrof
2025-07-13 11:37:33 +02:00
والد 854a8dfe2f
کامیت 6be8e19a9f
51فایلهای تغییر یافته به همراه82 افزوده شده و 84 حذف شده
+2 -2
مشاهده پرونده
@@ -2,9 +2,9 @@
#define RADIOLIB_STATIC_ONLY 1
#include <RadioLib.h>
#include <helpers/RadioLibWrappers.h>
#include <helpers/radiolib/RadioLibWrappers.h>
#include <XiaoNrf52Board.h>
#include <helpers/CustomSX1262Wrapper.h>
#include <helpers/radiolib/CustomSX1262Wrapper.h>
#include <helpers/AutoDiscoverRTCClock.h>
#include <helpers/ArduinoHelpers.h>
#include <helpers/sensors/EnvironmentSensorManager.h>