Compilation of Core code for Photon Gives Errors

As a workaround for the Wire error above, could you please add


#include "i2c_hal.h"

to your program. that will pull in the needed defines for the clock speed. This will be fixed in the next release.

1 Like