Merge pull request #739 from AG4OJ/patch-6

sendCommandAction(15) used twice
This commit is contained in:
Jonathan Naylor 2022-03-06 20:00:00 +00:00 committed by GitHub
commit d94043e06d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@ void CNextion::setFMInt()
}
sendCommand("t0.txt=\"FM\"");
sendCommandAction(15U);
sendCommandAction(18U);
m_clockDisplayTimer.stop();