1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-19 14:25:11 +03:00

Companion compilation fixes

This commit is contained in:
bsongis 2015-01-05 20:07:27 +01:00
parent 7a135a75c4
commit 20122512cb
7 changed files with 13 additions and 11 deletions

View file

@ -33,7 +33,7 @@
*
*/
#include "../opentx.h"
#include "../../opentx.h"
uint8_t g_moduleIdx;
void menuModelFailsafe(uint8_t event);