Add sensor support to Xiao Nrf

This commit is contained in:
Normunds Gavars 2025-05-23 21:24:02 +03:00
parent 0defa837d8
commit f8b45ec01e
4 changed files with 17 additions and 5 deletions

View file

@ -9,7 +9,7 @@ RADIO_CLASS radio = new Module(P_LORA_NSS, P_LORA_DIO_1, P_LORA_RESET, P_LORA_BU
WRAPPER_CLASS radio_driver(radio, board);
VolatileRTCClock rtc_clock;
SensorManager sensors;
EnvironmentSensorManager sensors;
#ifndef LORA_CR
#define LORA_CR 5