mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 16:25:26 +03:00
Set MAX_PWM_OUTPUT_PORTS to 8
This commit is contained in:
parent
366db3a347
commit
aeaebb97c2
1 changed files with 1 additions and 1 deletions
|
@ -170,6 +170,6 @@
|
|||
#define TARGET_IO_PORTC 0xffff
|
||||
#define TARGET_IO_PORTD (BIT(2))
|
||||
|
||||
#define MAX_PWM_OUTPUT_PORTS 4
|
||||
#define MAX_PWM_OUTPUT_PORTS 8
|
||||
#define USE_DSHOT
|
||||
#define USE_ESC_SENSOR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue