[hal] ErrorsInternal.h: Add stdint.h include

This commit is contained in:
Peter Johnson
2020-12-30 23:54:10 -08:00
parent 7372cf7d99
commit 630d449520

View File

@@ -4,6 +4,8 @@
#pragma once
#include <stdint.h>
typedef enum {
CTR_OKAY, // No Error - Function executed as expected
CTR_RxTimeout, // CAN frame has not been received within specified period of