bump up drawing clock speed

This commit is contained in:
Jorj Bauer 2020-07-08 16:36:54 -04:00
parent fe44c2135c
commit a78b4ff203
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#include "appleui.h"
#include <SPI.h>
#define _clock 65000000
#define _clock 75000000
#define PIN_RST 8
#define PIN_DC 9