We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f581508 commit 8a7a82bCopy full SHA for 8a7a82b
examples/03.Plane/03.Plane.ino
@@ -88,7 +88,7 @@ void led_Blink();
88
void control_FBWA(bool zero_integrators);
89
void control_ROLL(bool zero_integrators);
90
void control_MANUAL();
91
-void out_Mixer()
+void out_Mixer();
92
93
//========================================================================================================================//
94
// OUTPUTS //
0 commit comments