diff --git a/stm32/OBJ/Template.axf b/stm32/OBJ/Template.axf
index e44a76a..f801c90 100644
Binary files a/stm32/OBJ/Template.axf and b/stm32/OBJ/Template.axf differ
diff --git a/stm32/OBJ/Template.build_log.htm b/stm32/OBJ/Template.build_log.htm
index 4913996..b26c477 100644
--- a/stm32/OBJ/Template.build_log.htm
+++ b/stm32/OBJ/Template.build_log.htm
@@ -27,22 +27,7 @@ Project File Date: 05/10/2022
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin'
Build target 'Target 1'
-compiling main.c...
-..\HARDWARE\DS1302\DS1302.h(79): warning: #1-D: last line of file ends without a newline
- #endif
-..\HARDWARE\KEY\key.h(6): warning: #47-D: incompatible redefinition of macro "IN" (declared at line 14 of "..\HARDWARE\DS1302\DS1302.h")
- #define IN GPIO_ReadInputDataBit(GPIOB,GPIO_Pin_8)//ȡ0
-..\HARDWARE\KEY\key.h(7): warning: #47-D: incompatible redefinition of macro "OUT" (declared at line 13 of "..\HARDWARE\DS1302\DS1302.h")
- #define OUT GPIO_ReadInputDataBit(GPIOB,GPIO_Pin_9)//ȡ1
-main.c(129): warning: #167-D: argument of type "char *" is incompatible with parameter of type "u8 *"
- OLED_ShowString(0, 0, str, 16);
-main.c(317): warning: #177-D: variable "pwm" was declared but never referenced
- int x=0, pwm; //bh1750模块获取到的数据
-main.c: 5 warnings, 0 errors
-linking...
-Program Size: Code=20560 RO-data=2408 RW-data=408 ZI-data=1456
-FromELF: creating hex file...
-"..\OBJ\Template.axf" - 0 Error(s), 5 Warning(s).
+"..\OBJ\Template.axf" - 0 Error(s), 0 Warning(s).
Software Packages used:
@@ -56,7 +41,7 @@ Package Vendor: Keil
D:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Device\Include
Collection of Component Files used:
-Build Time Elapsed: 00:00:01
+Build Time Elapsed: 00:00:03