1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-19 23:22:16 +03:00
Dmytro b4c28e74d6 Spi slave improvments (#6580)
* Status length arg in begin() added

* readable bits config

* strange line removed

* Empty constructor added

Moved custom status length init overloaded constructor

* Constructor without parameters added

* Code formatting fix

* default value in constructor removed

* default begin method forwarded to new

* Comments about bits added, else if except if
2019-10-30 23:49:55 -03:00
..
2018-03-08 14:32:06 +08:00
2019-10-30 23:49:55 -03:00