1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 22:35:23 +03:00

Move common telemetry code to telemetry_common.c/.h

This commit is contained in:
Dominic Clifton 2014-04-06 23:07:58 +01:00
parent d73094396d
commit 1cbe166c49
9 changed files with 100 additions and 55 deletions

View file

@ -1,6 +1,8 @@
#include "board.h"
#include "mw.h"
#include "telemetry_common.h"
// June 2013 V2.2-dev
flags_t f;