mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 00:05:17 +03:00
Fixes Companion compilation error
This commit is contained in:
parent
cb47c0fc92
commit
7167f6a9b7
2 changed files with 2 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "../opentx.h"
|
||||
#include "../../opentx.h"
|
||||
#include <stdarg.h>
|
||||
|
||||
/** Usart Hw interface used by the console (UART0). */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue