mirror of
https://github.com/m5stack/RadioLib.git
synced 2026-05-20 11:36:18 -07:00
804470eff1
* [PhysicalLayer] Add packet configurations * Add `calculateTimeOnAir()` method to relevant modules * Add calculateTimeOnAir to keywords.txt * Add TOA unit tests * Remove old methods and equivalance tests * Explicitly assign all struct members * Fix cppcheck errors * [SX127x] Make `reset()` and `errataFix()` virtual