mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-07 15:36:24 +00:00
cambio1
This commit is contained in:
parent
786f5bdc0e
commit
e689bb592c
14 changed files with 49 additions and 52 deletions
|
|
@ -47,7 +47,7 @@ public:
|
|||
class DIGI {
|
||||
public:
|
||||
int mode;
|
||||
bool ecoMode;
|
||||
int ecoMode; // 0 = Not Active | 1 = Ultra EcoMode | 2 = Not Active (WiFi OFF, Serial ON)
|
||||
};
|
||||
|
||||
class LoraModule {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue