Gast
#6293493
Hello, how can I read this array field from i2c bus with phyton. I2c address is 0xf7 an the command is 0xd0 and the return value must be a array. Can I use long[] read_block_data(int addr,char cmd) but how do I specify the block/array size??? Thanks
