Skip to content

Commit 8a7a82b

Browse files
authored
Update 03.Plane.ino
1 parent f581508 commit 8a7a82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/03.Plane/03.Plane.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ void led_Blink();
8888
void control_FBWA(bool zero_integrators);
8989
void control_ROLL(bool zero_integrators);
9090
void control_MANUAL();
91-
void out_Mixer()
91+
void out_Mixer();
9292

9393
//========================================================================================================================//
9494
// OUTPUTS //

0 commit comments

Comments
 (0)