How to uses bytearray to access a specific Byte

后端 未结 0 1062
悲哀的现实
悲哀的现实 2020-12-02 09:07

I have some problems with this, I receive data from a serial port :

def SerialReadlineThread(self):
    while True:
        try:
            if self.isopen:
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题