From 99f63a172fb08befab698893e312a401740d344a Mon Sep 17 00:00:00 2001 From: Oleg Artamonov Date: Tue, 5 Dec 2017 18:58:25 +0300 Subject: [PATCH] Version 1.71 --- CHANGELOG.txt | 4 ++++ unwired-modules/unwds-common/include/unwds-common.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index c4f5320efe63..d461ddb68a24 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,7 @@ +05.12.2017 +* connection stability improvements +* better collision avoidance algorithms + 26.11.2017 * connection stability improvements * EEPROM write fails after failed EEPROM operation fixed diff --git a/unwired-modules/unwds-common/include/unwds-common.h b/unwired-modules/unwds-common/include/unwds-common.h index 15a30fc03302..de77206d00aa 100644 --- a/unwired-modules/unwds-common/include/unwds-common.h +++ b/unwired-modules/unwds-common/include/unwds-common.h @@ -18,7 +18,7 @@ #ifndef UNWDS_COMMON_H_ #define UNWDS_COMMON_H_ -#define FIRMWARE_VERSION "1.70" +#define FIRMWARE_VERSION "1.71" #include