try: bus.write_i2c_block_data(address, signal, data) except IOError: subprocess.call(['i2cdetect', '-y', '1']) flag = 1 #optional flag to ...
確定! 回上一頁