for checking i2c with integrated bae

Dependencies:   SDFileSystem mbed-rtos mbed

Revision:
0:cb112a717428
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/hk.h	Mon Sep 15 14:01:49 2014 +0000
@@ -0,0 +1,11 @@
+#include "mbed.h"
+#include "master.h"
+
+//void t_hk_main(void const *args);   //this function initiates the thread
+
+//void func_hk_show();    //debug only. Shows hk data on pc screen
+
+//void func_hk_signal_wait();
+//void func_hk_cmd_bae();
+void func_hk_recieve();
+//void func_hk_write();
\ No newline at end of file