lcd4l: fix count of records

Origin commit data
------------------
Commit: fcfb236a66
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-13 (Thu, 13 Jan 2022)

Origin message was:
------------------
- lcd4l: fix count of records
This commit is contained in:
vanhofen
2022-01-13 20:18:10 +01:00
parent 15998d214c
commit 7f770d458e
2 changed files with 8 additions and 3 deletions

View File

@@ -116,6 +116,7 @@ class CLCD4l
int m_Tuner;
int m_Volume;
int m_ModeRec;
int m_RecordCount;
int m_ModeTshift;
int m_ModeTimer;
int m_ModeEcm;