// // Created by imi415 on 23/03/09. // #ifndef APP_AUX_CTRL_H #define APP_AUX_CTRL_H int app_aux_ctrl_init(void); #endif // APP_AUX_CTRL_H