mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Whitespace tidy
This commit is contained in:
parent
ee8763bbf1
commit
3d4f0bb137
97 changed files with 555 additions and 555 deletions
|
@ -87,7 +87,7 @@ extern const uint8_t __pg_resetdata_end[];
|
|||
do { \
|
||||
extern const pgRegistry_t _name ##_Registry; \
|
||||
pgReset(&_name ## _Registry); \
|
||||
} while(0) \
|
||||
} while (0) \
|
||||
/**/
|
||||
|
||||
// Declare system config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue