@@ -55,6 +55,9 @@ static void do_cyclic_1ms(struct period_info *pinfo)
{
uint16_t nCalled = 0;
// read each cycle CAN data
Can_ReadData(0);
if ((pinfo->cyclecounter % 10) == 0)
// called every 10ms
The note is not visible to the blocked user.