1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-14 20:10:08 +03:00

REVPRO fixes

This commit is contained in:
bsongis 2014-05-13 08:45:47 +02:00
parent efeb02b6c6
commit 324fe4e341
9 changed files with 122 additions and 82 deletions

View file

@ -203,7 +203,7 @@ long Open9xSim::onTimeout(FXObject*, FXSelector, void*)
#endif
};
#if defined(PCBSKY9X)
#if defined(PCBSKY9X) && !defined(REVX)
Coproc_temp = 23;
Coproc_maxtemp = 28;
#endif