mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 09:28:31 -04:00
AP_InertialSensor: waf: skip VibTest example
The code is currently broken.
This commit is contained in:
parent
6729475b25
commit
4613b68efb
@ -2,6 +2,8 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
|
|
||||||
def build(bld):
|
def build(bld):
|
||||||
|
# TODO: Test code doesn't build. Fix or delete the test.
|
||||||
|
return
|
||||||
bld.ap_example(
|
bld.ap_example(
|
||||||
use='ap',
|
use='ap',
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user