Fixed usermod info in Info screen (#1608)

This commit is contained in:
cschwinne 2020-12-31 17:27:40 +01:00
parent f1535e1f71
commit e5ae07b3e8
3 changed files with 684 additions and 681 deletions

View File

@ -2,6 +2,10 @@
### Development versions after 0.11.1 release
#### Build 2012310
- (Hopefully actually) fixed display of usermod values in info screen
#### Build 2012240
- Fixed display of usermod values in info screen

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2012240
#define VERSION 2012310
//uncomment this if you have a "my_config.h" file you'd like to use
//#define WLED_USE_MY_CONFIG