mirror of
https://github.com/olikraus/u8g2.git
synced 2026-07-28 04:16:07 +00:00
issue #418
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user