mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
parent
1c977c5821
commit
c8160f5f9b
10 changed files with 102 additions and 26 deletions
|
@ -1397,4 +1397,8 @@ inline bool isAsteriskDisplayed()
|
|||
return globalData.unexpectedShutdown;
|
||||
}
|
||||
|
||||
#if defined(ACCESS_LIB)
|
||||
#include "thirdparty/libACCESS/libAccess.h"
|
||||
#endif
|
||||
|
||||
#endif // _OPENTX_H_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue