mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-20 01:32:40 +00:00
More disables
This commit is contained in:
@@ -52,8 +52,7 @@ int32_t StoreForwardModule::runOnce()
|
||||
return (this->packetTimeMax);
|
||||
}
|
||||
#endif
|
||||
enabled = false; // Client doesn't need periodical
|
||||
return (INT32_MAX);
|
||||
return disable();
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user