export test

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of Int_Demo_09May2017_Suhasini_HRavg_Nikita_ili9341 by nikita teggi

Revision:
22:ffa88619551d
Parent:
1:8316c23ec6b9
--- a/glc.h	Wed Jun 21 08:39:10 2017 +0000
+++ b/glc.h	Fri Jun 23 07:25:24 2017 +0000
@@ -13,6 +13,6 @@
 #define alpha 0.99
 #define beta 0.01
 
-void glc(int pid);
+void glc(int32_t pid);
 
 #endif 
\ No newline at end of file