liaison bluetooth entre gros robot -> panneau ou gros robot -> petit robot

Fork of liaison_Bluetooth by j d

Revision:
12:77e75c977993
Parent:
10:f5ad5e892d20
Child:
13:20c2439438dd
--- a/LiaisonBluetooth.cpp	Fri Apr 20 07:40:25 2018 +0000
+++ b/LiaisonBluetooth.cpp	Fri Apr 27 15:39:12 2018 +0000
@@ -1,4 +1,4 @@
-#include "global.h"
+#include "liaison_Bluetooth/LiaisonBluetooth.h"
 
 /*
 if (action_robot_2) {
@@ -20,7 +20,6 @@
         if (c == MARQUEUR_DEBUT_TRAME) {
             return true;
         }
-        
     }
 
     return false;