improve tos_at_channel_read_timed,update to 2.4.2

This commit is contained in:
vitoswwang
2021-07-19 13:04:02 +08:00
parent 0193dc6142
commit 8e9024caca
3 changed files with 18 additions and 6 deletions

View File

@@ -25,8 +25,8 @@
#define TOS_VERSION_MAJOR 0x02
#define TOS_VERSION_MINOR 0x04
#define TOS_VERSION_PATCH 0x01
#define TOS_VERSION "2.4.1"
#define TOS_VERSION_PATCH 0x02
#define TOS_VERSION "2.4.2"
#endif /* _TOS_VERSION_H_ */