mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-24 09:35:40 +08:00
Create a dummy FM Control class.
This commit is contained in:
@@ -35,7 +35,9 @@ public:
|
||||
|
||||
void enable(bool enabled);
|
||||
|
||||
unsigned int read(unsigned char* data);
|
||||
bool write(const unsigned char* data, unsigned int length);
|
||||
|
||||
unsigned int read(unsigned char* data, unsigned int space);
|
||||
|
||||
void reset();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user