TRR2018 omar

Dependencies:   mbed

Fork of biniou by TRR 2018

Revision:
39:de3638276b7e
Parent:
36:bccddd02966a
Child:
41:4dd36f607279
--- a/stateMachines.h	Wed Sep 19 11:51:26 2018 +0000
+++ b/stateMachines.h	Wed Sep 19 12:56:05 2018 +0000
@@ -1,4 +1,4 @@
-#ifndef STATE_MACHINES_H 
+#ifndef STATE_MACHINES_H
 #define STATE_MACHINES_H
 
 #include "mbed.h"
@@ -50,7 +50,7 @@
 #define ODOMETRE       PA_11
 
 #ifdef SAMPLING
-#define TAILLE_SAMPLES 1500
+#define TAILLE_SAMPLES 1600
 typedef struct states
 {
     char murs_dlvv;