v0.9.022
This commit is contained in:
@@ -222,6 +222,13 @@ Work is in progress...
|
|||||||
|
|
||||||
---
|
---
|
||||||
## Version history
|
## Version history
|
||||||
|
#### v0.9.022
|
||||||
|
- optimization of the display of the list of stations
|
||||||
|
- now the playlist size can be changed with one parameter in the yoRadio/src/displays/conf/display<<XXXX>>conf.h file >> const ScrollConfig playlistConf param #3
|
||||||
|
- fixed fonts for ILI9225 display
|
||||||
|
- fixes in Nextion displays
|
||||||
|
- bug fixes (including BUFFER FILLED IN 403 MS)
|
||||||
|
|
||||||
#### v0.9.001
|
#### v0.9.001
|
||||||
- fixed compilation error netserver.cpp:63:28 for some configurations
|
- fixed compilation error netserver.cpp:63:28 for some configurations
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#ifndef options_h
|
#ifndef options_h
|
||||||
#define options_h
|
#define options_h
|
||||||
|
|
||||||
#define YOVERSION "0.9.019"
|
#define YOVERSION "0.9.022"
|
||||||
|
|
||||||
/*******************************************************
|
/*******************************************************
|
||||||
DO NOT EDIT THIS FILE.
|
DO NOT EDIT THIS FILE.
|
||||||
|
|||||||
Reference in New Issue
Block a user