Make LogMessgae queue have enough memory to print out CAN errors.
Beats crashing...
Change-Id: I1115a9d0afd3badb066fc622d3e7ef895eacdd4f
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/y2023/y2023_roborio.json b/y2023/y2023_roborio.json
index e2fa87b..70a6685 100644
--- a/y2023/y2023_roborio.json
+++ b/y2023/y2023_roborio.json
@@ -68,7 +68,7 @@
"type": "aos.logging.LogMessageFbs",
"source_node": "roborio",
"frequency": 500,
- "max_size": 344,
+ "max_size": 1000,
"num_senders": 20
},
{