I2C not working with 0.8.0-rc.27?

How are you building (cloud or local)?
What IDE?
What is the file extension of your main project file?

If you are building a .ino based project you don’t need to #include <Particle.h> as that include would be added by the preprocessor automatically, but if you are including it anyway it won’t make any difference as it’s already there. So the difference in outcome must have some other cause.

Got some code to look at? (If Web IDE you can use SHARE THIS REVISION)


BTW, since this discussion starts to divert from the original topic I’ve split this part off into its own thread (from here: Gen 3 improvements update - 2/12/19)

1 Like