1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-13 11:29:51 +03:00

Revert "Fix Horus haptic mode (#4224)"

This reverts commit 9bbc595eb1.
This commit is contained in:
Andre Bernet 2017-01-22 17:20:28 +01:00
parent 9666a7f649
commit 7990973b35
2 changed files with 2 additions and 7 deletions

View file

@ -999,7 +999,6 @@ PACK(struct RadioData {
NOBACKUP(uint8_t mavbaud:3);
SPLASH_MODE; /* 3bits */
NOBACKUP(int8_t hapticMode:2); // -2=quiet, -1=only alarms, 0=no keys, 1=all
HORUS_FIELD(int8_t splashSpares:3);
AVR_FIELD(uint8_t blOffBright:4)
AVR_FIELD(uint8_t blOnBright:4)
ARM_FIELD(int8_t switchesDelay)