Increased SPI frequency from 5Mhz to 10MHz

Fork of RA8875 by David Smart

Revision:
149:2e25c5989b18
Parent:
147:3494792458d9
Child:
150:13745364dba0
--- a/RA8875.h	Tue Jun 13 23:12:26 2017 +0000
+++ b/RA8875.h	Sat Jul 22 15:06:34 2017 +0000
@@ -73,7 +73,7 @@
 #include "RA8875_Regs.h"
 #include "GraphicsDisplay.h"
 
-#define RA8875_DEFAULT_SPI_FREQ 5000000
+#define RA8875_DEFAULT_SPI_FREQ 10000000
 
 // Define this to enable code that monitors the performance of various
 // graphics commands.