/**************************** (C) COPYRIGHT 2018 Fortiortech shenzhen ***************************** * File Name : RSDDetect.h * Author : Bruce, Fortiortech Hardware * Version : V1.0 * Date : 2017-12-27 * Description : This file contains all the common data types used for * Motor Control. *************************************************************************************************** * All Rights Reserved **************************************************************************************************/ #ifndef __RSDDETECT_H_ #define __RSDDETECT_H_ #include "Customer.h" #include "BEMFDetect.h" #endif