Skip logging the driver camera
It saturates our USB thumbdrive bandwidth, and the logger gets behind
and crashes.
Change-Id: I2b6f6d3e1ae1157d255424f455df7cfb908c1471
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/y2022/y2022_logger.json b/y2022/y2022_logger.json
index 2054452..196ee96 100644
--- a/y2022/y2022_logger.json
+++ b/y2022/y2022_logger.json
@@ -391,6 +391,7 @@
{
"name": "/logger/camera",
"type": "frc971.vision.CameraImage",
+ "logger": "NOT_LOGGED",
"source_node": "logger",
"frequency": 100,
"max_size": 620000,