ok

Dependencies:   Grove_LCD_RGB_Backlight mbed

Fork of Grove_LCD_RGB_Backlight_HelloWorld by Chandler Matz

Files at this revision

API Documentation at this revision

Comitter:
mathbrt
Date:
Fri Apr 22 09:28:48 2016 +0000
Parent:
1:d16e423537ed
Commit message:
test

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Apr 22 09:14:31 2016 +0000
+++ b/main.cpp	Fri Apr 22 09:28:48 2016 +0000
@@ -4,7 +4,7 @@
 
 Grove_LCD_RGB_Backlight rgbLCD(p9, p10);
 //I2C i2c(p9, p10);
-//Serial pc(USBTX, USBRX);
+//Serial pc(USBTX, USBRX); TEST
 
 int main()
 {