mirror of
https://github.com/g4klx/DMRGateway
synced 2025-12-23 23:05:38 +08:00
First version of the split network.
This commit is contained in:
@@ -36,7 +36,7 @@ public:
|
||||
|
||||
virtual bool read(CDMRData& data) = 0;
|
||||
|
||||
virtual bool write(const CDMRData& data) = 0;
|
||||
virtual bool write(CDMRData& data) = 0;
|
||||
|
||||
virtual bool readRadioPosition(unsigned char* data, unsigned int& length) = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user