1
0
Fork 0
mirror of https://github.com/EdgeTX/edgetx.git synced 2025-07-25 17:25:10 +03:00

X7D renamed to X7

This commit is contained in:
Bertrand Songis 2016-12-12 07:39:51 +01:00
parent 7b5dfd7de5
commit 82d6b96f8b
60 changed files with 162 additions and 162 deletions

View file

@ -225,11 +225,11 @@ void getSwitchesPosition(bool startup)
CHECK_3POS(1, SW_SB);
CHECK_3POS(2, SW_SC);
CHECK_3POS(3, SW_SD);
#if !defined(PCBX7D)
#if !defined(PCBX7)
CHECK_3POS(4, SW_SE);
#endif
CHECK_2POS(SW_SF);
#if !defined(PCBX7D)
#if !defined(PCBX7)
CHECK_3POS(5, SW_SG);
#endif
CHECK_2POS(SW_SH);