From b88574c1c15f8459fe48b6a19d3c62ee06ad76f9 Mon Sep 17 00:00:00 2001 From: e2002 Date: Thu, 9 Mar 2023 09:34:10 +0300 Subject: [PATCH] v0.9.022 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d922ef..f04bfc7 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,7 @@ Work is in progress... ## 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<>conf.h file >> const ScrollConfig playlistConf param #3 +- 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)