@@ -7,4 +7,4 @@ extern bool armed;
extern unsigned int stick_counter;
void stick_input(void);
void stick_update(float x, float y, float omega_z);
void stick_update(vec3f stick);
The note is not visible to the blocked user.