Sfoglia il codice sorgente

2021-08-26 / Eason Yang
Action:
1. Fixed : SPEC_TEMPERATURE_WARN changed to 71.
2. Fixed : SPEC_TEMPERATURE_RECOVER changed to 63.

File:
1. main.c
Action 1
Action 2

Version: V0.69.XX.XXXX.XX

8009 3 anni fa
parent
commit
77e9ab9056
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      EVSE/Projects/AW-Regular/Apps/main.c

+ 3 - 3
EVSE/Projects/AW-Regular/Apps/main.c

@@ -21,7 +21,7 @@
 #define TMR_IDX_LOGPPRINTOUT			2
 #define TMR_IDX_PROFILE_PREPARE			3
 #define TMR_IDX_PWN_CHANGE				4
-#define TMR_IDX_CHECK_TASK					5
+#define TMR_IDX_CHECK_TASK				5
 #define TMR_IDX_6						6
 #define TMR_IDX_7						7
 #define TMR_IDX_8						8
@@ -34,8 +34,8 @@
 #define TIMEOUT_SPEC_PROFILE_PREPARE	5000
 #define TIMEOUT_SPEC_PWN_CHANGE			5000
 
-#define SPEC_TEMPERATURE_WARN			75
-#define SPEC_TEMPERATURE_RECOVER		65
+#define SPEC_TEMPERATURE_WARN			71
+#define SPEC_TEMPERATURE_RECOVER		63
 
 #define MtdBlockSize 					0x300000