mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 20:35:33 +03:00
White space tidy
This commit is contained in:
parent
d25c852098
commit
ff16686893
58 changed files with 310 additions and 310 deletions
|
@ -110,7 +110,7 @@ typedef struct bbPort_s {
|
|||
|
||||
uint8_t direction;
|
||||
|
||||
#ifdef USE_DMA_REGISTER_CACHE
|
||||
#ifdef USE_DMA_REGISTER_CACHE
|
||||
// DMA resource register cache
|
||||
dmaRegCache_t dmaRegOutput;
|
||||
dmaRegCache_t dmaRegInput;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue