mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 10:12:50 +00:00
fix more warnings; add to CI; suppress some warnings
This commit is contained in:
@@ -87,8 +87,8 @@ int32_t RangeTestPlugin::runOnce()
|
||||
DEBUG_MSG("Range Test Plugin - Disabled\n");
|
||||
}
|
||||
|
||||
return (INT32_MAX);
|
||||
#endif
|
||||
return (INT32_MAX);
|
||||
}
|
||||
|
||||
MeshPacket *RangeTestPluginRadio::allocReply()
|
||||
|
||||
Reference in New Issue
Block a user