|
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | DSHOT_BIDIR FALSE |
| #define | DSHOT_AT_LEAST_ONE_32B_TIMER TRUE |
| By default enable the possibility to mix 16 and 32 bits timer. | |
| #define | DSHOT_CHANNELS 4U |
| #define | DSHOT_SPEED 300U |
| Base freq of DSHOT signal (in kHz) Possible values are: 150, 300, 600. | |
By default enable the possibility to mix 16 and 32 bits timer.
Definition at line 11 of file esc_dshot_config.h.
Definition at line 4 of file esc_dshot_config.h.
Definition at line 14 of file esc_dshot_config.h.
| #define DSHOT_SPEED 300U |
Base freq of DSHOT signal (in kHz) Possible values are: 150, 300, 600.
Definition at line 21 of file esc_dshot_config.h.