This commit is contained in:
olikraus
2017-12-14 19:23:15 +01:00
parent c3994b9c52
commit cfbbc904c6
11 changed files with 352 additions and 6 deletions
+1 -1
View File
@@ -394,7 +394,7 @@ extern "C" uint8_t u8x8_byte_arduino_hw_spi(u8x8_t *u8x8, uint8_t msg, uint8_t a
SPI.begin();
}
#else
SPI.begin();
SPI.begin();
#endif