mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 04:15:44 +03:00
Intitial support for ALIENWIIF3 target
This commit is contained in:
parent
153f6483e2
commit
396731a428
11 changed files with 625 additions and 13 deletions
|
@ -175,7 +175,7 @@ const timerHardware_t timerHardware[USABLE_TIMER_CHANNEL_COUNT] = {
|
|||
|
||||
#endif
|
||||
|
||||
#ifdef SPARKY
|
||||
#if defined(SPARKY) || defined(ALIENWIIF3)
|
||||
const timerHardware_t timerHardware[USABLE_TIMER_CHANNEL_COUNT] = {
|
||||
//
|
||||
// 6 x 3 pin headers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue