Skip to main content
Tweeted twitter.com/#!/StackArduino/status/628962445084782592

Undefined functions send() and receive() on twowireTwoWire/SPI

I have downloaded a sketch that uses SPI. The sketch includes the Wire library but at compilation time, I am getting errors that twowireTwoWire doesn't have methods called send()send() and receive()receive()?

Undefined functions send() and receive() on twowire/SPI

I have downloaded a sketch that uses SPI. The sketch includes the Wire library but at compilation time, I am getting errors that twowire doesn't have methods called send() and receive()?

Undefined functions send() and receive() on TwoWire/SPI

I have downloaded a sketch that uses SPI. The sketch includes the Wire library but at compilation time, I am getting errors that TwoWire doesn't have methods called send() and receive()?

Source Link
Kolban
  • 286
  • 1
  • 8

Undefined functions send() and receive() on twowire/SPI

I have downloaded a sketch that uses SPI. The sketch includes the Wire library but at compilation time, I am getting errors that twowire doesn't have methods called send() and receive()?