mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 02:02:23 +00:00
Missed one
This commit is contained in:
@@ -94,8 +94,7 @@ int32_t RangeTestModule::runOnce()
|
||||
}
|
||||
|
||||
#endif
|
||||
enabled = false;
|
||||
return (INT32_MAX);
|
||||
return disable();
|
||||
}
|
||||
|
||||
MeshPacket *RangeTestModuleRadio::allocReply()
|
||||
|
||||
Reference in New Issue
Block a user