Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: main.cpp
- Revision:
- 14:e1e393537fb6
- Parent:
- 13:bed77b03701d
- Child:
- 15:f8c5007343f9
--- a/main.cpp Thu Jun 06 12:19:16 2019 +0000
+++ b/main.cpp Thu Jun 06 12:23:45 2019 +0000
@@ -33,7 +33,7 @@
void update_direction(float* list_lidar_var, float* vecteur)
{
- //pc.printf("Update commence\n\r");
+ pc.printf("Update commence\n\r");
// Fonction de mise à jour de la direction
float direction[2];
int i;