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

Switch fix again

This commit is contained in:
Kilrah 2018-08-21 10:58:27 +02:00 committed by Bertrand Songis
parent 9cd5524706
commit 8ffff76632

View file

@ -140,7 +140,7 @@ void getSwitchesPosition(bool startup)
#else
CHECK_3POS(4, SW_SE);
#endif
#if defined(PCBXLITE)
#if defined(PCBXLITE) && !defined(PCBXLITES)
// No SF
#else
CHECK_2POS(SW_SF);