[fixedwing] fix missing #endif

This commit is contained in:
Felix Ruess
2013-09-05 15:52:25 +02:00
parent 280f97111e
commit 95e063f8aa
@@ -99,6 +99,7 @@
#ifndef COMMAND_YAW_TRIM
#define COMMAND_YAW_TRIM 0
#endif
/* if PRINT_CONFIG is defined, print some config options */
PRINT_CONFIG_VAR(PERIODIC_FREQUENCY)