Added handlers for CHK_RAM_LEAKAGE && CHK_UPTIME

This commit is contained in:
maxxir_w
2019-03-29 11:22:03 +04:00
parent e1acb98737
commit 8477a377ea
2 changed files with 25 additions and 12 deletions

View File

@@ -69,4 +69,7 @@ extern uint8_t DNS_2nd[4];
extern uint8_t tftp_destip[4];
#define CHK_RAM_LEAKAGE
#define CHK_UPTIME
#endif /* GLOBALS_H_ */