##// END OF EJS Templates
changes with frame corrected
imanay -
r108:109
parent child
Show More
@@ -104,6 +104,7
104 104 if first == 0: No newline at end of file
105 105 first = 1 No newline at end of file
106 106 lng = int(trama_rx[20:26]) No newline at end of file
107 print str(lng) No newline at end of file
107 108 if cnt == lng: No newline at end of file
108 109 break No newline at end of file
109 110 No newline at end of file
@@ -170,6 +170,7
170 170 No newline at end of file
171 171 all_blocks = all_blocks + one_block No newline at end of file
172 172 #Using tx buffer No newline at end of file
173 print all_blocks No newline at end of file
173 174 self.tx_buffer = all_blocks No newline at end of file
174 175 No newline at end of file
175 176 def __getConnectionStatus(self): No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now