STM32H743/APL/AppConfig.h
@@ -1,8 +1,8 @@
/*******************************************************************************
 * File Name         : AppConfig.h
 * Description       :
 * Created on        : 2018年5月16日
 * Author            : 杜键
 * Created on        : 2018��5��16��
 * Author            : �ż�
 *******************************************************************************/
#ifndef APL_APPCONFIG_H_
@@ -46,4 +46,7 @@
 *                             Global Function                                 *
 *******************************************************************************/
/* 硬件在环仿真模式开关:1=开启,0=关闭 */
#define HITL_SIMULATION 0
#endif /* APL_APPCONFIG_H_ */