mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-07 17:49:49 +08:00
remove ifdef USE_MODULES in gen_flight_plan
This commit is contained in:
@@ -724,9 +724,7 @@ let () =
|
||||
printf "\n";
|
||||
|
||||
printf "#include \"std.h\"\n";
|
||||
printf "#ifdef USE_MODULES\n";
|
||||
printf "#include \"modules.h\"\n";
|
||||
printf "#endif\n";
|
||||
|
||||
begin
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user