| 123456789101112131415161718192021222324 |
- /********************************************************************************
- **** Copyright (C), 2020, Fortior Technology Co., Ltd. ****
- ********************************************************************************
- File Name : BEMFDetect.c
- Author : Bruce HW&RD
- Date : 2020-10-15
- Description : .C file function description
- Version : 1.0
- Function List :
- Record :
- 1.Date : 2020-10-15
- Author : Bruce HW&RD
- Modification: Created file
- ********************************************************************************/
- #include "BEMFDetect.h"
- #include <Myproject.h>
|