-
-
Notifications
You must be signed in to change notification settings - Fork 282
Closed
Labels
Description
the callbacks
Wire.onReceive(receiveData);
and
Wire.onRequest(sendData)
are missing compare to previous versions. Now it is not possible to setup arduino 101 as slave to enable communications with other devices such as Raspberry or similar
Some overloads for method "begin" are also missing
error: no matching function for call to 'TwoWire::begin(int)'