t6est

Dependencies:   Pulse

Revision:
3:8b22783f6bf1
Parent:
0:3dc012104243
--- a/peripheral.h	Wed Sep 25 07:47:37 2019 +0000
+++ b/peripheral.h	Thu Sep 26 02:23:27 2019 +0000
@@ -1,6 +1,8 @@
 void changeColor(int *p);
 void inarray(int *points,int *p,int which);
 int getRobox();
+int getColor();
+int getPeriwhich();
 void setup_peri();
 int read_peri();
 int read_keter();
\ No newline at end of file