mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 07:53:43 +08:00
bug fixed: aiframe.h include required _before_ default definition of CONTROL_RATE
This commit is contained in:
@@ -116,6 +116,7 @@ extern bool_t power_switch;
|
||||
|
||||
|
||||
/* For backward compatibility with old airframe files */
|
||||
#include "airframe.h"
|
||||
#ifndef CONTROL_RATE
|
||||
#define CONTROL_RATE 20
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user