chore: make quantum smaller

main
Sean McBride 4 years ago
parent ec627968c0
commit daec8f5753

@ -11,8 +11,8 @@
#include "debuglog.h" #include "debuglog.h"
#define SOFTWARE_INTERRUPT_TIME_TO_START_IN_USEC (10 * 1000) /* 10 ms */ #define SOFTWARE_INTERRUPT_TIME_TO_START_IN_USEC (2 * 1000) /* 2 ms */
#define SOFTWARE_INTERRUPT_INTERVAL_DURATION_IN_USEC (5 * 1000) /* 5 ms */ #define SOFTWARE_INTERRUPT_INTERVAL_DURATION_IN_USEC (1 * 1000) /* 1 ms */
/************ /************
* Externs * * Externs *

Loading…
Cancel
Save