Commit e1603011 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

libertm: fixed inconsistency between the eRTM and libertm in the ertm_nco_reset structure

parent 5c116ac5
......@@ -191,6 +191,7 @@ struct ertm_nco_reset {
};
uint32_t current_stream_id;
uint32_t rx_count;
uint32_t rx_timeouts;
uint32_t reset_count;
uint32_t connector;
uint32_t unused[7];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment