bump clock back to 65

This commit is contained in:
Jorj Bauer 2020-07-06 21:33:22 -04:00
parent 235012a411
commit 5702fc8ccd
1 changed files with 1 additions and 1 deletions

View File

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