to junhao

Dependencies:   mbed

Revision:
0:1b13f03ce7eb
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/selection.h	Thu Mar 08 14:38:32 2018 +0000
@@ -0,0 +1,7 @@
+#ifndef SELECTION_H_
+#define SELECTION_H_
+
+void RAddr (int in);
+void VAddr (int in);
+
+#endif 
\ No newline at end of file