add protect of idle task, update to 2.4.5

This commit is contained in:
mculover666
2021-09-29 17:30:05 +08:00
parent 9e45c54da0
commit 249825fa50
2 changed files with 7 additions and 2 deletions

View File

@@ -25,8 +25,8 @@
#define TOS_VERSION_MAJOR 0x02
#define TOS_VERSION_MINOR 0x04
#define TOS_VERSION_PATCH 0x04
#define TOS_VERSION "2.4.4"
#define TOS_VERSION_PATCH 0x05
#define TOS_VERSION "2.4.5"
#endif /* _TOS_VERSION_H_ */