Hi everyone,
as I want to plug more than 4 sensors on my nxt brick I've changed the i2c of my nxtcam from 0x02 to 0x04. The problem is I didn't achieve to find the sensor attribute corresponding to the i2c address. I noticed the attribute "address" in the I2CSensor class but the default value is 1, not 2 (so I'm not sure it's the same thing)
So what should I modify ?
Thx
