1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 00:35:18 +03:00

Wismy/x10(s) upgrade kit (#6981)

X10(S) / X12S Upgrade Kit supported
This commit is contained in:
WismyYao 2019-10-24 14:59:46 +08:00 committed by Bertrand Songis
parent 1c977c5821
commit c8160f5f9b
10 changed files with 102 additions and 26 deletions

View file

@ -1397,4 +1397,8 @@ inline bool isAsteriskDisplayed()
return globalData.unexpectedShutdown;
}
#if defined(ACCESS_LIB)
#include "thirdparty/libACCESS/libAccess.h"
#endif
#endif // _OPENTX_H_