kopia lustrzana https://github.com/Aircoookie/WLED
Fixed usermod info in Info screen (#1608)
rodzic
f1535e1f71
commit
e5ae07b3e8
|
@ -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
|
||||
|
|
1343
wled00/html_ui.h
1343
wled00/html_ui.h
Plik diff jest za duży
Load Diff
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue