preempt: be sure to never call proc_switch() or proc_yield() with IRQs disabled.
[bertos.git] / bertos / algo / pid_control.c
2009-08-20 (no author)Use log and add pid configuration.
2008-04-30 asterixAdd PID controll module.