MAIN

Dependencies:   LPS25H hts221

Fork of SOFT253_Template_Weather_OS_54 by Stage-1 Students SoCEM

Revision:
36:af6abc6f7590
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/prompt.hpp	Mon May 15 08:58:08 2017 +0000
@@ -0,0 +1,8 @@
+#ifndef PROMPT_H
+#define PROMPT_H
+
+void readline();
+void prompt_run();
+void prompt_init();
+void prompt_interpret();
+#endif
\ No newline at end of file