move radiolib wrappers to dedicated directory

Este commit está contenido en:
recrof
2025-07-13 11:37:33 +02:00
padre 854a8dfe2f
commit 6be8e19a9f
Se han modificado 51 ficheros con 82 adiciones y 84 borrados
+2 -2
Ver fichero
@@ -2,9 +2,9 @@
#define RADIOLIB_STATIC_ONLY 1
#include <RadioLib.h>
#include <helpers/RadioLibWrappers.h>
#include <helpers/radiolib/RadioLibWrappers.h>
#include "HT-CT62Board.h"
#include <helpers/CustomSX1262Wrapper.h>
#include <helpers/radiolib/CustomSX1262Wrapper.h>
#include <helpers/AutoDiscoverRTCClock.h>
#include <helpers/SensorManager.h>