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 41ec76d commit c8f58afCopy full SHA for c8f58af
libcanard/canard.c
@@ -40,7 +40,7 @@
40
41
// --------------------------------------------- INTERNAL INCLUDES ----------------------------------------------
42
// The internal includes are placed here after the config header is included and CANARD_ASSERT is defined.
43
-#define cavl2_t struct CanardTreeNode
+#define CAVL2_T struct CanardTreeNode
44
#include "cavl2.h"
45
46
// --------------------------------------------- COMMON DEFINITIONS ---------------------------------------------
0 commit comments