#include "fuzzy.h" void InitFuzzy(void) { } void TaskFuzzy(void) { } void CtrlStove(u8 cOpen, long lDefTemp, u8 cRate) { }