##// END OF EJS Templates
the first desynchro state is not counted in the hk_lfr_time_not_synchro counter
paul -
r252:8fb8ea5be030 R3a
parent child
Show More
@@ -716,7 +716,7 void hk_lfr_le_me_he_update()
716 716
717 717 void set_hk_lfr_time_not_synchro()
718 718 {
719 static unsigned char synchroLost = 0;
719 static unsigned char synchroLost = 1;
720 720 int synchronizationBit;
721 721
722 722 // get the synchronization bit
General Comments 0
You need to be logged in to leave comments. Login now