Teclado para control PID

Dependencies:   Debounced FPointer TextLCD11 keypad mbed

/media/uploads/mandres7/img_0151.jpg /media/uploads/mandres7/img_0153.jpg /media/uploads/mandres7/img_0155.jpg /media/uploads/mandres7/img_0154.jpg

Files at this revision

API Documentation at this revision

Comitter:
mandres7
Date:
Wed Dec 04 20:29:58 2013 +0000
Parent:
1:f578cd888e48
Commit message:
Teclado para control PID

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Dec 04 20:28:01 2013 +0000
+++ b/main.cpp	Wed Dec 04 20:29:58 2013 +0000
@@ -157,7 +157,7 @@
                 lcd.putc(0xFE);  
                         }
                         
-                if(sp<100){                
+                if(kp<100){                
                 lcd.locate(14,0);
                 lcd.putc(0xFE);  
                         }