Skip to content

Commit

Permalink
[fixedwing] fix missing #endif
Browse files Browse the repository at this point in the history
  • Loading branch information
flixr committed Sep 5, 2013
1 parent 280f971 commit 95e063f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sw/airborne/firmwares/fixedwing/main_ap.c
Expand Up @@ -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)
Expand Down

0 comments on commit 95e063f

Please sign in to comment.