This commit is contained in:
Stefano Calabretti
2022-02-12 11:44:45 +01:00
parent f6d5dca5ee
commit 2469d96127
3 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -18,4 +18,4 @@ HalStatus MMR_CAN_SendSCS(
};
return MMR_CAN_Send(hcan, packet);
}
}