kopia lustrzana https://github.com/Aircoookie/WLED
rodzic
e95629f827
commit
662870baf4
|
@ -1,5 +1,10 @@
|
||||||
## WLED changelog
|
## WLED changelog
|
||||||
|
|
||||||
|
#### Build 2312290
|
||||||
|
- Fix for #3622, #3613, #3609
|
||||||
|
- Various tweaks and fixes
|
||||||
|
- changelog update
|
||||||
|
|
||||||
#### Build 2312230
|
#### Build 2312230
|
||||||
- Version bump: 0.14.1-b2
|
- Version bump: 0.14.1-b2
|
||||||
- Fix for Pixel Magic button
|
- Fix for Pixel Magic button
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// version code in format yymmddb (b = daily build)
|
// version code in format yymmddb (b = daily build)
|
||||||
#define VERSION 2312230
|
#define VERSION 2312290
|
||||||
|
|
||||||
//uncomment this if you have a "my_config.h" file you'd like to use
|
//uncomment this if you have a "my_config.h" file you'd like to use
|
||||||
//#define WLED_USE_MY_CONFIG
|
//#define WLED_USE_MY_CONFIG
|
||||||
|
|
Ładowanie…
Reference in New Issue