Describe the bug
When connecting spi for a 128x128 display it fails to compile because of the abscence of util/delay_basic.h
To Reproduce
Steps to reproduce the behavior:
- Go to Arduino App Lab
- Install ssd1306
- Wire up the SPI 128x128 color display to JSPI pins
- Start
- See error
Expected behavior
To compile and display wanted text.
Screenshots
Please complete the following information:
- library version: 1.8.5
- LCD display type : OLED SPI 128x128 color
- OS : Windows
- Platform : Arduino Uno Q
- IDE : Arduino App lab