mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 06:25:24 +00:00
Add optional clocking for the displays.
This commit is contained in:
parent
05a750bf60
commit
90772a2a9b
4 changed files with 14 additions and 0 deletions
|
|
@ -677,6 +677,10 @@ void CHD44780::clearFusionInt()
|
|||
}
|
||||
}
|
||||
|
||||
void CHD44780::clockInt(unsigned int ms)
|
||||
{
|
||||
}
|
||||
|
||||
void CHD44780::close()
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue