mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-23 08:45:48 +08:00
Add skeletons for the other channel decoders.
This commit is contained in:
@@ -39,7 +39,7 @@ public:
|
||||
|
||||
void setData(const unsigned char* data);
|
||||
|
||||
CNXDNSACCH& operator=(const CNXDNSACCH& fich);
|
||||
CNXDNSACCH& operator=(const CNXDNSACCH& sacch);
|
||||
|
||||
private:
|
||||
unsigned char* m_data;
|
||||
|
||||
Reference in New Issue
Block a user