Remove anonymous structures (#9)
This commit was merged in pull request #9.
This commit is contained in:
committed by
GitHub
parent
e764a9ba12
commit
a9fb248f3b
@@ -11,11 +11,8 @@
|
||||
#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