#ifndef __MOTOR_APP_H__ #define __MOTOR_APP_H__ extern void motor_process(void); #endif