mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-25 17:42:48 +00:00
Missed one
This commit is contained in:
parent
c7c5671cca
commit
be91b08b3e
@ -94,8 +94,7 @@ int32_t RangeTestModule::runOnce()
|
||||
}
|
||||
|
||||
#endif
|
||||
enabled = false;
|
||||
return (INT32_MAX);
|
||||
return disable();
|
||||
}
|
||||
|
||||
MeshPacket *RangeTestModuleRadio::allocReply()
|
||||
|
Loading…
Reference in New Issue
Block a user