![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
Dimmerschaltung für Lab_2
Dependencies: C12832_lcd LCD_fonts mbed
Revision 1:abdbb6ca745b, committed 2013-04-23
- Comitter:
- Shadow
- Date:
- Tue Apr 23 23:35:50 2013 +0000
- Parent:
- 0:ba26f4fa04ca
- Commit message:
- Dimmerschaltung;
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r ba26f4fa04ca -r abdbb6ca745b main.cpp --- a/main.cpp Tue Apr 23 23:31:51 2013 +0000 +++ b/main.cpp Tue Apr 23 23:35:50 2013 +0000 @@ -31,7 +31,7 @@ if(!t_right){ led=i; lcd.printf("DIMM %lf\n",i); - lcd.printf("LED %lf\n",led); + lcd.printf("LED %lf\n",); } }