Grow localizer debug message

We were crashing at the end of auto because too many targets were being
matched all at once (I think).  Up the limit.

Change-Id: I43891ebc6daeca041346e5fd63178b036c60da76
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/y2020/y2020_roborio.json b/y2020/y2020_roborio.json
index 08dde01..e7c54f2 100644
--- a/y2020/y2020_roborio.json
+++ b/y2020/y2020_roborio.json
@@ -214,8 +214,8 @@
       "name": "/drivetrain",
       "type": "y2020.control_loops.drivetrain.LocalizerDebug",
       "source_node": "roborio",
-      "frequency": 250,
-      "max_size": 512,
+      "frequency": 100,
+      "max_size": 1024,
       "num_senders": 2
     },
     {