Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: Grove_LCD_RGB_Backlight mbed
Fork of Grove_LCD_RGB_Backlight_HelloWorld by
Revision 2:2e943aeaf82b, committed 2016-04-22
- 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()
{
