mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 21:35:44 +03:00
Tidied header files
This commit is contained in:
parent
4d127d6327
commit
84269be8a2
6 changed files with 12 additions and 19 deletions
|
@ -17,11 +17,6 @@
|
|||
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include "platform.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue