mirror of
https://github.com/wled/WLED.git
synced 2025-07-16 15:26:31 +00:00
Changlog update, b2 release
This commit is contained in:
parent
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user