Merge "Make netcomm more important"
diff --git a/aos/starter/roborio_irq_config.json b/aos/starter/roborio_irq_config.json
index 7b1d536..874de5a 100644
--- a/aos/starter/roborio_irq_config.json
+++ b/aos/starter/roborio_irq_config.json
@@ -35,7 +35,7 @@
     {
       "name": "FRC_NetCommDaem",
       "scheduler": "SCHEDULER_FIFO",
-      "priority": 15
+      "priority": 25
     }
   ]
 }