FOCTailDect.h 715 B

1234567891011121314151617181920
  1. /**************************** (C) COPYRIGHT 2018 Fortiortech shenzhen *****************************
  2. * File Name : FOCTailDect.h
  3. * Author : Bruce, Fortiortech Hardware
  4. * Version : V1.0
  5. * Date : 2017-12-27
  6. * Description : This file contains all the common data types used for
  7. * Motor Control.
  8. ***************************************************************************************************
  9. * All Rights Reserved
  10. **************************************************************************************************/
  11. #ifndef __FOCTAILDETECT_H_
  12. #define __FOCTAILDETECT_H_
  13. #include "FU68xx_5.h"
  14. #include "Customer.h"
  15. #endif