Commit 2bf066aa10c0052a2a8edfff9fee1581ea2b1e93

Authored by grouille
1 parent 0b44d829

MAJ

codes/distance.c
... ... @@ -8,7 +8,7 @@
8 8 //#ifndef RETOUR_H_
9 9 //#define RETOUR_H_
10 10  
11   -#include "libretour.h"
  11 +#include "retour.h"
12 12  
13 13 //#endif
14 14 #define PRESCALER 1024
... ...
codes/libretour.c renamed to codes/retour.c
codes/libretour.h renamed to codes/retour.h
codes/temperature.c
... ... @@ -5,7 +5,7 @@
5 5 #include <stdio.h>
6 6 #include <stdlib.h>
7 7  
8   -#include "libretour.h"
  8 +#include "retour.h"
9 9  
10 10 #define PRESCALER 1024
11 11 #define TIME_SLOT 20
... ...
site/fichiersRPI/Build/libretour/libretour.c renamed to site/fichiersRPI/Build/retour.c
site/fichiersRPI/Build/libretour/libretour.h renamed to site/fichiersRPI/Build/retour.h
site/fichiersRPI/fichiersRPI.zip
No preview for this file type