You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess the comment mark before #self.ser = serial.Serial(COM,baudrate=Brate,bytesize=Bsize,stopbits=StopB)
was unintended?
However it works only if removing that comment mark.
I guess the comment mark before
#self.ser = serial.Serial(COM,baudrate=Brate,bytesize=Bsize,stopbits=StopB)
was unintended?
However it works only if removing that comment mark.
The text was updated successfully, but these errors were encountered: