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

[X7D/SKY9X] About screen bugs

This commit is contained in:
Bertrand Songis 2016-11-29 20:02:42 +01:00
parent 5b37b00e17
commit f497c1169a
11 changed files with 32 additions and 21 deletions

View file

@ -983,7 +983,7 @@ enum Functions {
FUNC_SCREENSHOT,
#endif
#if defined(DEBUG)
FUNC_TEST, // should remain the last before MAX as not added in companion9x
FUNC_TEST, // should remain the last before MAX as not added in Companion
#endif
FUNC_MAX
};