parent
1a0f985a5e
commit
1a05ac1480
|
@ -119,7 +119,7 @@ public:
|
|||
/**
|
||||
* TRUE if we know where we are
|
||||
*/
|
||||
bool shaft_is_synchronized;
|
||||
bool shaft_is_synchronized = false;
|
||||
efitick_t mostRecentSyncTime;
|
||||
|
||||
Timer previousEventTimer;
|
||||
|
|
Loading…
Reference in New Issue