Added support for T3S3 SX1280

This commit is contained in:
Mark Qvist
2025-01-03 21:23:23 +01:00
parent 4e251cd186
commit 35a4b6ff4e
2 changed files with 242 additions and 205 deletions

View File

@@ -106,6 +106,7 @@ private:
void explicitHeaderMode();
void implicitHeaderMode();
bool getPacketValidity();
void handleDio0Rise();
uint8_t readRegister(uint16_t address);