mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-27 05:29:32 +00:00
Fixes for RC
This commit is contained in:
@@ -58,6 +58,7 @@ private:
|
||||
unknown_state.connected = true;
|
||||
unknown_state.mode = "UNKNOWN";
|
||||
state_pub.publish(unknown_state);
|
||||
state_msg = nullptr;
|
||||
}
|
||||
|
||||
void initLatchedState()
|
||||
|
||||
Reference in New Issue
Block a user