SRA_HenriquePovoa / Mbed OS Lidar_Rodas

Dependencies:   BufferedSerial

Revision:
9:76b59c5220f1
Parent:
4:256f2cbe3fdd
Child:
13:20e124fba426
--- a/Communication.cpp	Tue May 11 15:05:49 2021 +0000
+++ b/Communication.cpp	Tue May 11 17:53:17 2021 +0000
@@ -2,7 +2,7 @@
 #include "mbed.h"
 #include "MessageBuilder.h"
 
-const char max_len = 30;
+//const char max_len = 30;
 Serial *serial_object;
 MessageBuilder bin_msg;