diff --git a/boards/posix/nrf52_bsim/common/phy_sync_ctrl.c b/boards/posix/nrf52_bsim/common/phy_sync_ctrl.c index 8a03fd797a..fc4a799283 100644 --- a/boards/posix/nrf52_bsim/common/phy_sync_ctrl.c +++ b/boards/posix/nrf52_bsim/common/phy_sync_ctrl.c @@ -23,7 +23,7 @@ static struct { double start_offset; - double max_resync_offset; + bs_time_t max_resync_offset; bool delay_init; bool sync_preinit; bool sync_preboot;