Remove sending network ping to displayed node on interval

This commit is contained in:
GUVWAF
2023-03-26 13:48:14 +02:00
committed by Thomas Göttgens
parent 8a81f190b8
commit 8f736c8ecc
6 changed files with 0 additions and 38 deletions

View File

@@ -153,12 +153,6 @@ class NodeDB
void installDefaultDeviceState(), installDefaultChannels(), installDefaultConfig(), installDefaultModuleConfig();
};
/**
* The node number the user is currently looking at
* 0 if none
*/
extern NodeNum displayedNodeNum;
extern NodeDB nodeDB;
/*