mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -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
|
||||
|
||||
def build(bld):
|
||||
# TODO: Test code doesn't build. Fix or delete the test.
|
||||
return
|
||||
bld.ap_example(
|
||||
use='ap',
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user