irira=

Dependencies:   Adafruit_GFX mbed

Fork of I2C_SSD1306_Helloworld_WIZwiki-W7500 by IOP

Revision:
11:f4ecb5faeffe
Parent:
10:abbd34fe7ce1
Child:
12:d5fa8cb51bc0
--- a/main.cpp	Wed Jan 06 23:59:45 2016 +0000
+++ b/main.cpp	Wed Feb 03 07:37:35 2016 +0000
@@ -3,7 +3,7 @@
 
 DigitalOut myled_R(LED_RED);
 
-// an SPI sub-class that provides a constructed default
+// SPI sub-class that provides a constructed default
 class I2CPreInit : public I2C
 {
 public: