Test

Dependencies:   mbed DRV8825

Revision:
3:3ba377aafdfd
Parent:
1:2fe8c402ee79
Child:
4:ad9b7355332e
--- a/debug.h	Thu Jul 09 21:03:01 2020 +0000
+++ b/debug.h	Wed Jul 15 17:51:04 2020 +0000
@@ -14,5 +14,7 @@
 void serialIT();
 void copieTab(char *tab1,char *tab2);
 void cmdChoice(char *cmd);
+
+void StringToAngle(char *cmd);
 void affUltrasons();
 void affCodeurs();
\ No newline at end of file