Skip to content
Snippets Groups Projects
Commit 50e4bf8d authored by Alexander Mandera's avatar Alexander Mandera
Browse files

Fix wrong #endif

parent e24fc6f0
No related branches found
No related tags found
No related merge requests found
......@@ -355,8 +355,6 @@ typedef enum IRQn
 
#endif
 
#endif
} IRQn_Type;
 
#include <stdint.h>
......@@ -6062,15 +6060,10 @@ with 00h to 64 bytes, otherwise the short packet is filled with 60 bytes of 0, a
 
#ifdef __cplusplus
}
#endif
 
#endif /* __CH32V00x_H */
 
/*
* This file contains the contents of various parts of the evt.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment