t6est

Dependencies:   Pulse

Revision:
0:3dc012104243
Child:
3:8b22783f6bf1
diff -r 000000000000 -r 3dc012104243 peripheral.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/peripheral.h	Tue Sep 24 13:35:31 2019 +0000
@@ -0,0 +1,6 @@
+void changeColor(int *p);
+void inarray(int *points,int *p,int which);
+int getRobox();
+void setup_peri();
+int read_peri();
+int read_keter();
\ No newline at end of file