commit | 4f65fe3d1818f6b5093cadffd1ae0dc33c91b6a7 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Tue Mar 28 16:02:26 2023 -0700 |
committer | Gerrit Code Review <gerrit@software.frc971.org> | Tue Mar 28 16:02:26 2023 -0700 |
tree | 400dea584e4e6edbc6cd0dde35118efa49889c21 | |
parent | d90499f0190668d54305897d71e2efc934c45964 [diff] | |
parent | bed259f8ebe9471c61d5b21298a3658e45fc95b3 [diff] |
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 } ] }