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