#ifndef __APP_IR_CONTROLLER_H__ #define __APP_IR_CONTROLLER_H__ void app_irControllerProcess(void); #endif