We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 215ce9d commit b758249Copy full SHA for b758249
AT24cm02.X/AT24cm02.c
@@ -1,5 +1,5 @@
1
-#include "/mcc_generated_files/system/system.h"
2
-#include "AT24CM02.h"
+#include "mcc_generated_files/system/system.h"
+#include "AT24cm02.h"
3
4
uint8_t uread[1];
5
uint8_t uwrite[1];
0 commit comments