สัสชิน

Fork of Communication_Robot by phirawat rattanachote

Revision:
13:bc19774be4df
Parent:
12:3a814b754785
Child:
14:cf43df0ddb93
--- a/Receiver.h	Sun Jun 05 09:43:16 2016 +0000
+++ b/Receiver.h	Tue Jun 07 03:14:19 2016 +0000
@@ -35,6 +35,9 @@
     uint8_t sendLowAngleRange(uint8_t,uint8_t*);
     uint8_t sendUpLinkLength(uint8_t,uint8_t*);
     uint8_t sendLowLinkLength(uint8_t,uint8_t*);
+    
+    
+     uint8_t sendlidar();
 };
 
 #endif