temp

Dependencies:   TextLCD mbed

Fork of LM35 by Gautam Gare

Revision:
1:eb9898cde584
Parent:
0:aed747a24dcd
--- 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()
 {