##// END OF EJS Templates
removed unimplemented slot on GRESB
Alexis Jeandet -
r79:f56aaa71bed9 default
parent child
Show More
@@ -85,7 +85,7 public slots:
85 unsigned int Write(unsigned int *Value,unsigned int count, unsigned int address=0);
85 unsigned int Write(unsigned int *Value,unsigned int count, unsigned int address=0);
86 unsigned int Read(unsigned int *Value,unsigned int count, unsigned int address=0);
86 unsigned int Read(unsigned int *Value,unsigned int count, unsigned int address=0);
87 int pushRMAPPacket(char* packet,int size);
87 int pushRMAPPacket(char* packet,int size);
88 void packetReceived();
88 //void packetReceived();
89
89
90 private:
90 private:
91
91
General Comments 0
You need to be logged in to leave comments. Login now