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.
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.