arduino-esp32/libraries/SPI/src
Arjan Filius b5f317010c Fixed Arduino SPI/Ethernet compile issue as described in issue #1623 (#2136)
* #1623, implementing suggested change

Splitted suggested fix issue #1623 in a header and source part. Dit not completely dive into the code.
Giving data twice as parameter feels wrong, but it compiles, and i can succesfully use the W5500 with SPI with this fix.
Doesn't compile without.

* #1623, implementing suggested change SPI.h/cpp

Splitted suggested fix issue #1623 in a header and source part. Dit not completely dive into the code.
Giving data twice as parameter feels wrong, but it compiles, and i can succesfully use the W5500 with SPI with this fix.
Doesn't compile without.
2018-12-02 18:15:01 +01:00
..
SPI.cpp Fixed Arduino SPI/Ethernet compile issue as described in issue #1623 (#2136) 2018-12-02 18:15:01 +01:00
SPI.h Fixed Arduino SPI/Ethernet compile issue as described in issue #1623 (#2136) 2018-12-02 18:15:01 +01:00