fix overlapping switch in weather setup

This commit is contained in:
sharandac
2020-08-21 10:48:28 +02:00
parent 183b2c3532
commit 7074ee64f4
4 changed files with 3 additions and 3 deletions

View File

@@ -32,6 +32,6 @@
/*
* firmeware version string
*/
#define __FIRMWARE__ "2020082104"
#define __FIRMWARE__ "2020082105"
#endif // _CONFIG_H