Auto Aim
This commit is contained in:
1
main.cpp
1
main.cpp
@@ -26,6 +26,7 @@ using namespace std;
|
|||||||
int state = ARMOR_STATE;
|
int state = ARMOR_STATE;
|
||||||
float curr_yaw=0, curr_pitch=0;
|
float curr_yaw=0, curr_pitch=0;
|
||||||
float mark_yaw=0, mark_pitch=0;
|
float mark_yaw=0, mark_pitch=0;
|
||||||
|
int mark = 0;
|
||||||
|
|
||||||
void uartReceive(Uart* uart);
|
void uartReceive(Uart* uart);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user