fix radio type, update to dev branch. added lr1121 radiolib helper. fixed reset pin and rfswitch table.

This commit is contained in:
lbibass 2026-03-31 10:44:02 -04:00
parent 164abd62e3
commit 996c95bfef
6 changed files with 86 additions and 15 deletions

View file

@ -4,7 +4,7 @@
#include <RadioLib.h>
#include <helpers/radiolib/RadioLibWrappers.h>
#include "muzi_base_duoBoard.h"
#include <helpers/radiolib/CustomLR1110Wrapper.h>
#include <helpers/radiolib/CustomLR1121Wrapper.h>
#include <helpers/ArduinoHelpers.h>
#include <helpers/SensorManager.h>
#include <helpers/sensors/LocationProvider.h>