etx = '\x03'
logger.warn("send ctrl+c command to exit the current command!")
self.interface.sendline(etx)
转载于:https://my.oschina.net/activehealth/blog/1541084
etx = '\x03'
logger.warn("send ctrl+c command to exit the current command!")
self.interface.sendline(etx)
转载于:https://my.oschina.net/activehealth/blog/1541084