fork the master

Dependencies:   TextLCD mbed-rtos mbed

Fork of Pacemaker by pacemaker team

Revision:
2:bb8dc0c2e25e
Parent:
1:e37d0cad77e2
Child:
3:34e9766539fe
Child:
7:98474554bb1d
--- a/main.cpp	Sat Nov 29 19:24:27 2014 +0000
+++ b/main.cpp	Sat Nov 29 19:29:10 2014 +0000
@@ -11,7 +11,7 @@
 #include "TextLCD.h"
 #include "rtos.h"
 
-
+int LRI = 500;
 Serial pc(USBTX, USBRX);
 TextLCD myPanel(p15,p16,p17,p18,p19,p20,TextLCD::LCD16x2);
 char mode = 'N';