ajout de l'imu pour nucleo
Dependencies: mbed HC_SR04_Ultrasonic_Library IMU_FIP_nucleo Nucleo_Sensor_Shield VL6180x_lib
Revision 1:c6105db4ad17, committed 2015-03-31
- Comitter:
- julientiron
- Date:
- Tue Mar 31 13:47:34 2015 +0000
- Parent:
- 0:72eb2b48a9e4
- Child:
- 2:32226f1d12e5
- Commit message:
- commentaire;
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Mar 31 13:39:41 2015 +0000
+++ b/main.cpp Tue Mar 31 13:47:34 2015 +0000
@@ -1,5 +1,5 @@
#include "mbed.h"
-
+// main du robot
int main(){
}
\ No newline at end of file
Robotique FIP