Skip to content

Commit

Permalink
Fix format.
Browse files Browse the repository at this point in the history
  • Loading branch information
GuraMumei committed Jul 9, 2024
1 parent 4d726d6 commit ace6719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rm_referee/src/ui/interactive_data.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -208,4 +208,4 @@ bool SentryToRadar::needSendInteractiveData()
{
return InteractiveSender::needSendInteractiveData() && ros::Time::now() - last_get_data_time_ < ros::Duration(0.5);
}
} // namespace rm_referee
} // namespace rm_referee

0 comments on commit ace6719

Please sign in to comment.