hostsim: rework to have a more precise interrupt emulation
[aversive.git] / modules / base / scheduler / config / scheduler_config.h
index ba35429..ce95acc 100644 (file)
@@ -56,6 +56,7 @@
    define the period here */
 #ifdef CONFIG_MODULE_SCHEDULER_MANUAL
 
    define the period here */
 #ifdef CONFIG_MODULE_SCHEDULER_MANUAL
 
+/* scheduler period in us */
 #define SCHEDULER_UNIT_FLOAT 1000.0
 #define SCHEDULER_UNIT 1000UL
 
 #define SCHEDULER_UNIT_FLOAT 1000.0
 #define SCHEDULER_UNIT 1000UL