Revert radiolib work and fix SX127X issues #39

This commit is contained in:
jacob.eva 2025-01-09 21:26:58 +00:00
parent 734727ebc6
commit 46a46b4069
No known key found for this signature in database
GPG key ID: 0B92E083BBCCAA1E
6 changed files with 120 additions and 184 deletions

View file

@ -546,6 +546,7 @@ private:
bool _preinit_done;
uint8_t _sf;
uint8_t _cr;
uint8_t _bw;
};
class sx128x : public RadioInterface {