mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
SPARKY - PWM output on PWM1-10.
This commit is contained in:
parent
b3f74fb1a3
commit
a7e128e684
4 changed files with 48 additions and 38 deletions
|
@ -18,7 +18,7 @@
|
|||
#pragma once
|
||||
|
||||
#ifdef SPARKY
|
||||
#define USABLE_TIMER_CHANNEL_COUNT 13
|
||||
#define USABLE_TIMER_CHANNEL_COUNT 11
|
||||
#endif
|
||||
|
||||
#ifdef CHEBUZZF3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue