diff --git a/armor/src/armor_finder/send_target/send_target.cpp b/armor/src/armor_finder/send_target/send_target.cpp index 04c1791..6f5a988 100644 --- a/armor/src/armor_finder/send_target/send_target.cpp +++ b/armor/src/armor_finder/send_target/send_target.cpp @@ -20,7 +20,7 @@ static bool sendTarget(Serial &serial, double yaw, double pitch, double roll, ui time_t t = time(nullptr); if (last_time != t) { last_time = t; - cout << "Armor: fps:" << fps << ", yaw: " << yaw <<",pitch:"< + cout << "Armor: fps:" << fps << ", yaw: " << yaw <<",pitch:"<