mirror of
https://github.com/ArduPilot/ardupilot.git
synced 2026-02-08 12:30:46 +08:00
AP_Scripting: auto-build the bindings
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
#include "AP_Scripting.h"
|
||||
|
||||
#include "lua_generated_bindings.h"
|
||||
#include <AP_Scripting/lua_generated_bindings.h>
|
||||
|
||||
#ifndef SCRIPTING_DIRECTORY
|
||||
#if HAL_OS_FATFS_IO
|
||||
|
||||
Reference in New Issue
Block a user