mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Tidied serial and telemetry files
This commit is contained in:
parent
9a38d8a9e1
commit
168469236b
12 changed files with 48 additions and 38 deletions
|
@ -17,7 +17,6 @@
|
|||
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "platform.h"
|
||||
|
||||
|
@ -40,7 +39,7 @@
|
|||
#include "telemetry/hott.h"
|
||||
#include "telemetry/smartport.h"
|
||||
#include "telemetry/ltm.h"
|
||||
#include "rx/jetiexbus.h"
|
||||
#include "telemetry/jetiexbus.h"
|
||||
|
||||
static telemetryConfig_t *telemetryConfig;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue