You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I've been trying to get my new Sparkfun RFD77402 sensors working using this library and the included examples but i'm getting the error "''class TwoWire' has no member named 'setClock'". i'm using the Arduino Create platform so I assume their libraries are up-to-date, and when I look at the Wire.h library on github there is most definitely a member named 'setClock' in the TwoWire class definition! Can anyone out there offer some insight into this?