RSDDetect.c 762 B

1234567891011121314151617181920
  1. /**************************** (C) COPYRIGHT 2018 Fortiortech shenzhen *****************************
  2. File Name : RSDDetect.c
  3. Author : Bruce,Fortiortech RD
  4. Version : V1.0
  5. Date : 2018-07-01
  6. Description : This file contains init speed detection used for Motor Control.
  7. ***************************************************************************************************
  8. All Rights Reserved
  9. **************************************************************************************************/
  10. /* Includes -------------------------------------------------------------------------------------*/
  11. #include "RSDDetect.h"
  12. #include <Myproject.h>
  13. #include <FU68xx_5_MDU.h>