assertListEqual(res, res2, msg="Byte and word reads differ") # Read block of N bytes n = 2 with SMBus(1) as bus: x = bus.read_i2c_block_data(80, 0, ...
確定! 回上一頁