Failsafe improvement

This commit is contained in:
pascallanger
2019-11-07 02:30:03 +01:00
parent 928641f535
commit c5d4e8c191
4 changed files with 6 additions and 1 deletions

View File

@@ -160,6 +160,7 @@ uint16_t hisky_cb()
convert_failsafe_HK310(CH5, &packet[4],&packet[5]);
packet[7]=0xAA;
packet[8]=0x5A;
FAILSAFE_VALUES_off;
}
else
#endif