Fixes #169 Trying to change pinout while running, or to an illegal configuration, will now immediately panic() with an error message. Such an attempt is a pretty big problem since pinouts are hardware related/static. Prior code would fail silently and return false, but nobody checked the setXXX return values, anyway. |
||
|---|---|---|
| .. | ||
| keywords.txt | ||
| library.properties | ||
| SPI.cpp | ||
| SPI.h | ||