mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
- Removed unnecessary member motorIndex from motorDmaOutput_t (member timer is pointing to motorDmaTimer_t). - As a result, replaced dmamotor[motor->timerIndex] with motor->timer. - Consolidated common codes among USE_DSHOT_DMAR and non-USE_DSHOT_DMAR code in pwmDshotMotorHardwareConfig. |
||
---|---|---|
.. | ||
main | ||
test | ||
utils |