1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 20:35:33 +03:00

Missing defines. Note: requires SPI rework

This commit is contained in:
blckmn 2025-01-04 18:24:11 +11:00
parent 0da446f351
commit bb24508877
2 changed files with 6 additions and 4 deletions

View file

@ -76,6 +76,7 @@ typedef enum {DISABLE = 0, ENABLE = !DISABLE} FunctionalState;
#define DMA_DATA_ZERO_INIT
#define DMA_DATA
#define STATIC_DMA_DATA_AUTO static
#define FAST_IRQ_HANDLER
#define DEFAULT_CPU_OVERCLOCK 0
#define TASK_GYROPID_DESIRED_PERIOD 125 // 125us = 8kHz