move radiolib wrappers to dedicated directory

Cette révision appartient à :
recrof
2025-07-13 11:37:33 +02:00
Parent 854a8dfe2f
révision 6be8e19a9f
51 fichiers modifiés avec 82 ajouts et 84 suppressions
+2 -2
Voir le fichier
@@ -2,9 +2,9 @@
#define RADIOLIB_STATIC_ONLY 1
#include <RadioLib.h>
#include <helpers/RadioLibWrappers.h>
#include <helpers/radiolib/RadioLibWrappers.h>
#include "T1000eBoard.h"
#include <helpers/CustomLR1110Wrapper.h>
#include <helpers/radiolib/CustomLR1110Wrapper.h>
#include <helpers/ArduinoHelpers.h>
#include <helpers/SensorManager.h>
#include <helpers/sensors/LocationProvider.h>