CI: Fix clang-format

This commit is contained in:
Carles Fernandez 2021-12-14 17:52:00 +01:00
parent 31592f7eb3
commit ad3256859e
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ private:
double d_smooth_filter_M;
double d_T_rx_step_s;
double d_last_rx_clock_round20ms_error;
uint32_t d_T_rx_TOW_ms;
uint32_t d_T_rx_step_ms;
uint32_t d_T_status_report_timer_ms;