Closed
Description
https://github.com/firmata/arduino/blob/master/examples/StandardFirmata/StandardFirmata.ino#L101
Working on reading a MMA8452Q (triple axis accelerometer), ran the sketch here and it works fine, but no dice over Firmata. Changing this line to Wire.endTransmission(false);
(as seen in the sketch) makes it work correctly.
I'm wondering what, if any, implications exist by doing this?
Metadata
Metadata
Assignees
Labels
No labels