Revert "Fix excluded modules configuration handling (#7838)"
This reverts commit 9c6544ebfa.
This commit is contained in:
@@ -172,7 +172,4 @@ class PhoneAPI
|
||||
|
||||
/// If the mesh service tells us fromNum has changed, tell the phone
|
||||
virtual int onNotify(uint32_t newValue) override;
|
||||
|
||||
/// Helper function to skip excluded module configs and advance state
|
||||
size_t skipExcludedModuleConfig(uint8_t *buf);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user