#ifndef __APP_MOTOR_H__ #define __APP_MOTOR_H__ void app_motor_mainProcess(void); #endif