RadioLibSmol/src
Thomas Schätzlein f2e1b547d5 fix payload of DevStatusAns mac-command
Lorawan specs say (e.g. 1.0.4 or 1.1), that the first byte is the
battery-level and the second byte is the margin.
2024-05-20 10:51:41 +02:00
..
modules [LR11x0] Fix struct initialization 2024-05-19 19:09:04 +02:00
protocols fix payload of DevStatusAns mac-command 2024-05-20 10:51:41 +02:00
utils [Crypto] Fixed issues found by cppcheck 2024-05-12 12:04:41 +01:00
ArduinoHal.cpp Use RadioLibTime_t (aka unsigned long) when dealing with millis() and micros() (#1075) 2024-04-25 21:50:58 +02:00
ArduinoHal.h [HAL] Make ArduinoHal constructor explicit 2024-05-01 15:41:24 +01:00
BuildOpt.h Use RadioLibTime_t (aka unsigned long) when dealing with millis() and micros() (#1075) 2024-04-25 21:50:58 +02:00
BuildOptUser.h Debugging rework 2024-03-10 11:07:23 +01:00
Hal.cpp Use RadioLibTime_t (aka unsigned long) when dealing with millis() and micros() (#1075) 2024-04-25 21:50:58 +02:00
Hal.h Use RadioLibTime_t (aka unsigned long) when dealing with millis() and micros() (#1075) 2024-04-25 21:50:58 +02:00
Module.cpp [MOD] Move SPI timeout to SPI config struct 2024-05-19 13:55:22 +02:00
Module.h [MOD] Move SPI timeout to SPI config struct 2024-05-19 13:55:22 +02:00
RadioLib.h [LR11x0] Added LR1120/21 classes 2024-04-21 15:24:49 +02:00
TypeDef.h [LR11x0] Added support for WiFi scanning 2024-05-05 11:35:35 +02:00