PSL_2021 / servomotor_MX12_Lorenzo

Dependents:   PSL_ROBOT_lorenzo robot_lorenzo recepteur_mbed_os_6

Revision:
22:8fa806e3ece4
Parent:
14:5a0c7b30f8c0
Child:
24:2ab26ed08c83
--- a/MX12.cpp	Sun Nov 07 11:23:09 2021 +0000
+++ b/MX12.cpp	Sun Nov 07 11:34:38 2021 +0000
@@ -322,7 +322,7 @@
                 
                 /* unexpected case. If it occurs it would be due to a 
                  * code error of this class  */
-                break
+                break;
         }        
     }
 }