HAL_ChibiOS: removed obsolete DShot example code

This commit is contained in:
Andrew Tridgell 2018-04-03 07:02:16 +10:00
parent b77ba8fbd1
commit 2c6e6e3b13
2 changed files with 0 additions and 1130 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +0,0 @@
#!/usr/bin/env python
# encoding: utf-8
def build(bld):
bld.ap_example(
use='ap',
)