RadioLibSmol/src/modules/SX126x
Matthijs Kooijman 3779faf600 Add setRfSwitchTable() wrapper methods
This gives all radios that use an rfswitch (i.e. have
a setRfSwitchPins() wrapper already) a wrapper method for
setRfSwitchTable() too. This wrapper just calls the same method on
Module, to make it easier for sketches to use it.
2023-01-09 10:26:27 +01:00
..
SX126x.cpp Add setRfSwitchTable() wrapper methods 2023-01-09 10:26:27 +01:00
SX126x.h Add setRfSwitchTable() wrapper methods 2023-01-09 10:26:27 +01:00
SX1261.cpp [SX126x] Update to 5.0.0 2021-11-14 11:41:53 +01:00
SX1261.h [SX126x] Update to 5.0.0 2021-11-14 11:41:53 +01:00
SX1262.cpp [SX1262] Fixed allowed output power range (-9 dBm minimum). 2022-11-06 22:51:21 +01:00
SX1262.h [SX126x] Make begin parameter docs consistent 2022-12-20 23:33:02 +01:00
SX1268.cpp [SX126x] Added missing setFrequency implementation for PhysicalLayer 2022-10-01 15:06:09 +02:00
SX1268.h [SX126x] Make begin parameter docs consistent 2022-12-20 23:33:02 +01:00