fix bug in tos_at_channel_read_timed, update to 2.4.3

This commit is contained in:
mculover666
2021-07-20 13:02:47 +08:00
parent 8e9024caca
commit fb7715a3c5
2 changed files with 4 additions and 3 deletions

View File

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