SPI3 support
This commit is contained in:
parent
762f73515b
commit
546504f14c
3 changed files with 38 additions and 6 deletions
|
|
@ -9,4 +9,8 @@
|
|||
#define SSD1306_SPI4_SUPPORT 1
|
||||
#endif
|
||||
|
||||
#ifndef SSD1306_SPI3_SUPPORT
|
||||
#define SSD1306_SPI3_SUPPORT 1
|
||||
#endif
|
||||
|
||||
#endif /* _EXTRAS_SSD1306_CONFIG_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue