Browse Source

HAL_ChibiOS: removed obsolete DShot example code

master
Andrew Tridgell 7 years ago
parent
commit
2c6e6e3b13
  1. 1123
      libraries/AP_HAL_ChibiOS/examples/DShot/DShot.cpp
  2. 7
      libraries/AP_HAL_ChibiOS/examples/DShot/wscript

1123
libraries/AP_HAL_ChibiOS/examples/DShot/DShot.cpp

File diff suppressed because it is too large Load Diff

7
libraries/AP_HAL_ChibiOS/examples/DShot/wscript

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