RadioLibSmol/src
Matthijs Kooijman dfbe6934bb [SX126x] Set DIO2 to RF switch by default for FSK too
In commit a1f94d9f ([SX126x] Set DIO2 to RF switch by default), this was
changed for LoRa modulation in begin(), but since this is really
a board-specific attribute, independent of the modulation used, there is
no reason to have a different default for FSK (so this was probably just
forgotten).
2022-12-20 23:33:02 +01:00
..
modules [SX126x] Set DIO2 to RF switch by default for FSK too 2022-12-20 23:33:02 +01:00
protocols Fixed inversion logic and inverted frame sync word (#641) 2022-12-15 17:37:41 +01:00
BuildOpt.h Added support for unofficial Raspberry Pi Pico core (#643) 2022-12-14 22:37:25 +01:00
Module.cpp [MOD] Added support for interrupt-based timing 2022-11-18 17:03:34 +01:00
Module.h [MOD] Added support for interrupt-based timing 2022-11-18 17:03:34 +01:00
RadioLib.h Reworked macro reporting in debug mode 2022-11-19 14:19:57 +01:00
TypeDef.h - Defined new RADIOLIB_ERR_NULL_POINTER 2022-11-21 09:09:56 +01:00