1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-15 04:15:26 +03:00

First compilation fixes, thanks to Jenkins first comments

This commit is contained in:
Bertrand Songis 2015-08-10 23:00:45 +02:00
parent 2b312fdbb4
commit 9b527b1810
2 changed files with 3 additions and 5 deletions

View file

@ -35,6 +35,7 @@
*/
#include "opentx.h"
#include <stdarg.h>
#if defined(SIMU)
traceCallbackFunc traceCallback = 0;