Merge branch 'fix-dc-sync' into add-ax5206-support

This commit is contained in:
Sascha Ittner
2018-03-19 20:26:16 +01:00
2 changed files with 8 additions and 10 deletions

View File

@@ -123,6 +123,7 @@ typedef struct lcec_master {
int sync_ref_cnt;
int sync_ref_cycles;
long long state_update_timer;
ec_master_state_t ms;
#ifdef RTAPI_TASK_PLL_SUPPORT
double periodfp;
uint64_t dc_ref;