Fork of https://os.mbed.com/users/sebastiken/code/Adafruit_RA8875/ ; Adapted for use with K64F and in the process of adding more functions.

Dependencies:   mbed BNO055

Revision:
4:51bfa333200c
Parent:
3:4a3e169866a2
--- a/RA8875.h	Thu Mar 14 12:00:15 2019 +0000
+++ b/RA8875.h	Tue May 28 23:22:51 2019 +0000
@@ -124,7 +124,7 @@
 
 // Colors (RGB565)
 #define	BLACK            		0x0000
-#define	BLUE             		0x001F
+#define	BLUE             		0x32f2
 #define	RED              		0xF800
 #define	GREEN            		0x07E0
 #define CYAN             		0x07FF