@@ -56,7 +56,7 | |||
|
56 | 56 | datarpta = self.__changeBeam(cmd = cmd, rx_buffer = rx_buffer) No newline at end of file |
|
57 | 57 | No newline at end of file |
|
58 | 58 | if cmd == "ANST": |
|
59 | No newline at end of file | |
|
59 | datarpta = self.__getControlModuleStatus(cmd = cmd, rx_buffer = rx_buffer) No newline at end of file | |
|
60 | 60 | No newline at end of file |
|
61 | 61 | if cmd == "BGPH": No newline at end of file |
|
62 | 62 | datarpta = self.__getControlModuleBigPhase(cmd = cmd, rx_buffer = rx_buffer) No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now