mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-08-10 02:42:44 +02:00
NEW WEB
This commit is contained in:
@@ -75,7 +75,6 @@ public:
|
||||
|
||||
class LoraModule {
|
||||
public:
|
||||
bool cadActive;
|
||||
bool rxActive;
|
||||
long rxFreq;
|
||||
int rxSpreadingFactor;
|
||||
@@ -87,6 +86,7 @@ public:
|
||||
int txCodingRate4;
|
||||
long txSignalBandwidth;
|
||||
int power;
|
||||
bool cadActive;
|
||||
};
|
||||
|
||||
class Display {
|
||||
|
||||
Reference in New Issue
Block a user