Can i set a large value for a timer delay start?

Learn MoreFAQsTutorials

2 posts / 0 new
Last post
Offline
Last seen:5 months 3 weeks ago
加入:2018-04-19 13:53
Can i set a large value for a timer delay start?

Hi ,Dialog:
in the file app_easy_timer.h,that defined a variable KE_TIMER_DELAY_MAX whitch value is 4194300, but we need a larger delay time, can i modify this variable? If yes, what is the max value can i set?Else if there have alternatives?

Device:
PM_Dialog
Offline
Last seen:2小时28分钟前
Staff
加入:2018-02-08 11:03
Hi hm,

Hi hm,

It is strongly recommended to not modify the KE_TIMER_DELAY_MAX defined variable with a larger delay time than 4194300, so keep it with the default value.

Thanks, PM_Dialog