defines all subsystem priority values

This commit is contained in:
ninjanomnom
2017-12-15 15:16:31 -05:00
parent 5cf2c42e4a
commit a65248928b
28 changed files with 59 additions and 27 deletions
@@ -2,7 +2,7 @@
SUBSYSTEM_DEF(processing)
name = "Processing"
priority = 25
priority = FIRE_PRIORITY_PROCESS
flags = SS_BACKGROUND|SS_POST_FIRE_TIMING|SS_NO_INIT
wait = 10