rohit gupta / Mbed 2 deprecated merged_code2_3rd_nov_2017

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of merged_code2_3rd_nov_2017 by nikita teggi

Revision:
49:3ff80c4bc1be
Parent:
39:69b09bd87502
diff -r f90edb35a20e -r 3ff80c4bc1be display_modules.h
--- a/display_modules.h	Fri Sep 15 07:38:47 2017 +0000
+++ b/display_modules.h	Fri Sep 15 19:44:48 2017 +0000
@@ -37,4 +37,7 @@
 void battery_critically_low_charge();
 void battery_low_charge();
 void glc_error_test_strip_removed();// added on 11/8/17 nikita
+void screen_debug();
+void screen_sdcard_delete(void);
+void screen_sdcard_read(void);
 #endif