mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-27 12:55:41 +08:00
Abstract the processing a little more.
This commit is contained in:
@@ -30,7 +30,7 @@ CI2CModem::~CI2CModem()
|
||||
{
|
||||
}
|
||||
|
||||
bool CI2CModem::open()
|
||||
bool CI2CModem::open(unsigned char displayType)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user