mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 17:25:13 +03:00
Compilation fixes
This commit is contained in:
parent
659144e093
commit
ae91903d57
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
#include "../definitions.h"
|
#include "../definitions.h"
|
||||||
#include "telemetry_holders.h"
|
#include "telemetry_holders.h"
|
||||||
#include "io/pxx2.h"
|
#include "../io/pxx2.h"
|
||||||
|
|
||||||
// Receive buffer state machine state enum
|
// Receive buffer state machine state enum
|
||||||
enum FrSkyDataState {
|
enum FrSkyDataState {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue