Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
moononournation committed Aug 15, 2022
1 parent 3ae3cec commit 4eef804
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/display/Arduino_ST7735.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* https://github.com/adafruit/Adafruit-GFX-Library.git
*/
#include "Arduino_ST7735.h"
#include "SPI.h"

Arduino_ST7735::Arduino_ST7735(
Arduino_DataBus *bus, int8_t rst, uint8_t r,
Expand Down

0 comments on commit 4eef804

Please sign in to comment.