@@ -85,7 +85,7 public slots: | |||
|
85 | 85 | unsigned int Write(unsigned int *Value,unsigned int count, unsigned int address=0); |
|
86 | 86 | unsigned int Read(unsigned int *Value,unsigned int count, unsigned int address=0); |
|
87 | 87 | int pushRMAPPacket(char* packet,int size); |
|
88 | void packetReceived(); | |
|
88 | //void packetReceived(); | |
|
89 | 89 | |
|
90 | 90 | private: |
|
91 | 91 |
General Comments 0
You need to be logged in to leave comments.
Login now