Home→Forums→MonoBrick EV3 Firmware→Mindsensors' GlideWheel sensor (and possibly other sensors from MS) doesn't work→Reply To: Mindsensors' GlideWheel sensor (and possibly other sensors from MS) doesn't work
November 2, 2014 at 17:23
#4952
Andreas Boerzel
Participant
Hi Anders,
thank you for your tip and I would like to try this, but I can’t find a corresponding method for
if (!writeI2C(link, MSANG_I2CRequest, MSANG_I2CReply, 4))
return -1;
in the UnixDevice class. I don’t have much unix knowledge, is there a corresponding method for ‘writeI2C’ in the Libc library available?
Thanks,
Andreas
- This reply was modified 9 years, 10 months ago by Andreas Boerzel.
Follow