diff --git a/src/stm32f042/umdk-emb/config.h b/src/stm32f042/umdk-emb/config.h index faa510f..709c54c 100644 --- a/src/stm32f042/umdk-emb/config.h +++ b/src/stm32f042/umdk-emb/config.h @@ -94,7 +94,7 @@ #define CURRENT_LOWER_THRESHOLD 20 #define CURRENT_HIGHER_THRESHOLD 3900 -#define FW_VERSION "1.16" +#define FW_VERSION "1.17" #define BANNER_STR1 "[INF] UMDK-ENERGYMON Energy Consumption Logger" #define BANNER_STR2 "[INF] (c) 2019 Unwired Devices LLC - www.unwds.com"