1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-26 01:35:35 +03:00

Separate the includes from different folders by empty lines

Cosmetic change
This commit is contained in:
Alberto García Hierro 2017-10-31 19:42:57 +00:00
parent 8a3643b3bc
commit 9ce962b61c

View file

@ -20,7 +20,9 @@
#include <stddef.h>
#include "cms/cms.h"
#include "common/utils.h"
#include "fc/rc_controls.h"
#include "fc/runtime_config.h"