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 86bf11b commit fb8c9ecCopy full SHA for fb8c9ec
platform/emlib/inc/em_assert.h
@@ -87,7 +87,7 @@ void assertEFM(const char *file, int line);
87
88
#define EFM_ASSERT(expr) EFM_ASSERT_USER(expr)
89
90
-#endif /* !defined(EFM_ASSERT_USER */
+#endif /* !defined(EFM_ASSERT_USER) */
91
92
#else
93
0 commit comments