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

[Horus] Screenshots special function. Woot!

This commit is contained in:
Bertrand Songis 2019-08-19 17:47:49 +02:00
parent ffb731dc30
commit c50c55033e
No known key found for this signature in database
GPG key ID: F189F79290FEC50F
20 changed files with 64 additions and 96 deletions

View file

@ -828,9 +828,7 @@ enum Functions {
FUNC_HAPTIC,
FUNC_LOGS,
FUNC_BACKLIGHT,
#if defined(PCBTARANIS)
FUNC_SCREENSHOT,
#endif
#if defined(DEBUG)
FUNC_TEST, // should remain the last before MAX as not added in Companion
#endif