mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-24 09:35:40 +08:00
Add optional clocking for the displays.
This commit is contained in:
@@ -677,6 +677,10 @@ void CHD44780::clearFusionInt()
|
||||
}
|
||||
}
|
||||
|
||||
void CHD44780::clockInt(unsigned int ms)
|
||||
{
|
||||
}
|
||||
|
||||
void CHD44780::close()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user