mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
remove unused variables
This commit is contained in:
parent
bc820ae93e
commit
c4d32eba74
6 changed files with 4 additions and 12 deletions
|
|
@ -7,7 +7,6 @@ class UITask {
|
|||
unsigned long _next_read, _next_refresh, _auto_off;
|
||||
int _prevBtnState;
|
||||
const char* _node_name;
|
||||
const char* _build_date;
|
||||
char _version_info[32];
|
||||
|
||||
void renderCurrScreen();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue