Test for STM32F4

Dependents:   Nucleo_SSD1331

Fork of RGB_OLED_SSD1331 by Juergen M

Revision:
1:b55525d2db34
Parent:
0:6e810b5b40a3
Child:
3:af00512c9694
diff -r 6e810b5b40a3 -r b55525d2db34 include/SGL.h
--- a/include/SGL.h	Tue Nov 10 22:51:46 2015 +0000
+++ b/include/SGL.h	Tue Nov 10 23:16:37 2015 +0000
@@ -33,10 +33,6 @@
 
 #include <stdint.h>
 
-//#include "arduino.h"
-//#include "font.h"
-//#include <avr/pgmspace.h>
-
 #define FONT_SPACE 6
 #define FONT_X 8
 #define FONT_Y 8