mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-06-26 20:27:30 +10:00
Add show overlaps in public keys of repeaters functionality and localization support
This commit is contained in:
@@ -5196,6 +5196,10 @@ class MeshCoreConnector extends ChangeNotifier {
|
||||
markChannelRead(channelIndex);
|
||||
notifyListeners();
|
||||
}
|
||||
|
||||
void deleteAllPaths() {
|
||||
_pathHistoryService?.clearAllHistories();
|
||||
}
|
||||
}
|
||||
|
||||
const int _phRouteMask = 0x03;
|
||||
|
||||
Reference in New Issue
Block a user