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: JOG_EIXO_Z.cpp
- Revision:
- 12:f9ac40fa3540
- Parent:
- 11:25b867d1a00c
- Child:
- 13:9ee128577854
--- a/JOG_EIXO_Z.cpp Thu May 13 17:44:33 2021 +0000
+++ b/JOG_EIXO_Z.cpp Fri May 14 18:20:36 2021 +0000
@@ -1,5 +1,5 @@
#include "mbed.h"
-// Diogo Cintra
+// Dorinha
Serial pc (USBTX, USBRX);
@@ -126,7 +126,7 @@
void rotina_emergencia()
{
if(botao_emergencia_estado == 0) {
-
+ // botao retentivo pressionado
motor_x = 0x00;
motor_y = 0x00;
motor_z = 0x00;