ardupilot
ardupilot copied to clipboard
Create and use AP_CAMERA_ENABLED
Builds tested locally by using an extra.hwdef
build_options.py yet to be tested
Saves 4kB when disabled
you can also remove the define from Blimp/config.h like this.
you can also remove the define from Blimp/config.h like this.
Thanks, I've cherry-picked that in here.
I've tested the custom build server with this.
There's no difference in build size for CubeOrange master vs this PR.
Labelled as MergeOnCIPass; this went through a DevCall a long time back and was OK once it was tested on hw, which I've just done.