From e034e0879fb5d5fc3b609bb84efd45e1afc522e9 Mon Sep 17 00:00:00 2001 From: mculover666 <2412828003@qq.com> Date: Tue, 21 Apr 2020 12:30:30 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BF=AE=E5=A4=8D]=E6=B3=A8=E9=87=8A=E7=AC=A6?= =?UTF-8?q?=E4=B8=8D=E5=8C=B9=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- easyflash/inc/ef_cfg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyflash/inc/ef_cfg.h b/easyflash/inc/ef_cfg.h index 9a900f5..717748b 100644 --- a/easyflash/inc/ef_cfg.h +++ b/easyflash/inc/ef_cfg.h @@ -41,7 +41,7 @@ */ #define EF_ENV_VER_NUM /* @note you must define it for a value, such as 0 */ -/* MCU Endian Configuration, default is Little Endian Order. +/* MCU Endian Configuration, default is Little Endian Order. */ /* #define EF_BIG_ENDIAN */ #endif /* EF_USING_ENV */