added LoraUartCommand Interpreter
This commit is contained in:
@@ -45,6 +45,7 @@ typedef struct Globals_s
|
||||
bool hasDTC;
|
||||
int loadvoltage_mV = 0;
|
||||
int battery_level = 0;
|
||||
bool timer_disabled = false;
|
||||
} Globals_t;
|
||||
|
||||
extern Globals_t globals;
|
||||
|
Reference in New Issue
Block a user