Diff between 7ff2bb9efe1764b7769d7f2bde5f3334f0f95e7e and 1169eb4434fd2093cbd6a2f58055bd1fbc33c3f0
Changed Files
| File | Additions | Deletions | Status |
| mesh/node.c | +0 | -2 | modified |
Full Patch
diff --git a/mesh/node.c b/mesh/node.c
index 16deced..2575f4d 100644
--- a/mesh/node.c
+++ b/mesh/node.c
@@ -56,8 +56,6 @@
/* Default element location: unknown */
#define DEFAULT_LOCATION 0x0000
-#define DEFAULT_CRPL 10
-
enum request_type {
REQUEST_TYPE_JOIN,
REQUEST_TYPE_ATTACH,