Fix typo
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef INC_MMR_CAN_INCLUDES_H_
|
||||
#define INC_MMR_CAN_INCLUDES_H_
|
||||
|
||||
#include "stm32f3xx_hal.h"
|
||||
|
||||
#ifndef CAN
|
||||
#define CAN
|
||||
#endif
|
||||
|
||||
|
||||
#endif /* INC_MMR_CAN_INCLUDES_H_ */
|
||||
Reference in New Issue
Block a user