arduino / ArduinoCore-sam

80 stars 107 forks source link

Wire.setWireTimeout() not supported SAM3X #139

Open RoundPegInASquareHole opened 1 year ago

RoundPegInASquareHole commented 1 year ago

Hello, I wonder if the feature setWireTimeout that is available for AVR's Wire.h library will be supported for SAM as well. I am using Arduino DUE. Thanks in advance.