@@ -682,7 +682,9 class Decoder(Operation): | |||||
682 | print "Fail decoding: Code is not defined." |
|
682 | print "Fail decoding: Code is not defined." | |
683 | return |
|
683 | return | |
684 |
|
684 | |||
|
685 | self.__nProfiles = dataOut.nProfiles | |||
685 | datadec = None |
|
686 | datadec = None | |
|
687 | ||||
686 | if mode == 3: |
|
688 | if mode == 3: | |
687 | mode = 0 |
|
689 | mode = 0 | |
688 |
|
690 |
General Comments 0
You need to be logged in to leave comments.
Login now