Closed vvfedorenko closed 1 year ago
With latests update to ubloxcfcg UBX_TIME_TP_V0_GROUP0_t was replaced with UBX_TIM_TP_V0_GROUP0_t. The only way to check it is to check for definition of UBX_TIM_TM2_V0_SIZE which was introduced with the same commit.
Signed-off-by: Vadim Fedorenko vadfed@fb.com
With latests update to ubloxcfcg UBX_TIME_TP_V0_GROUP0_t was replaced with UBX_TIM_TP_V0_GROUP0_t. The only way to check it is to check for definition of UBX_TIM_TM2_V0_SIZE which was introduced with the same commit.
Signed-off-by: Vadim Fedorenko vadfed@fb.com