keerthi vasan
/
tempsensorlm35
temp
Fork of LM35 by
Revision 1:eb9898cde584, committed 2015-08-20
- Comitter:
- keerthivasan
- Date:
- Thu Aug 20 09:24:17 2015 +0000
- Parent:
- 0:aed747a24dcd
- Commit message:
- temp sen
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r aed747a24dcd -r eb9898cde584 main.cpp --- a/main.cpp Wed May 08 08:57:08 2013 +0000 +++ b/main.cpp Thu Aug 20 09:24:17 2015 +0000 @@ -3,7 +3,7 @@ AnalogIn LM35(p15); -TextLCD lcd(p21,p22,p23,p24,p25,p26); +TextLCD lcd(p15,p16,p17,p18,p19,p20); int main() {