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:
- 7:622a62f7c63e
- Parent:
- 6:c344e6b93f34
- Child:
- 8:177dae156b80
--- a/JOG_EIXO_Z.cpp Thu May 13 12:31:27 2021 +0000 +++ b/JOG_EIXO_Z.cpp Thu May 13 12:37:38 2021 +0000 @@ -5,7 +5,6 @@ AnalogIn eixo_Z(A2); InterruptIn posicao_salva(PA_8); -InterruptIn botao_emergencia(PB_10); BusOut motor_x(PA_9, PC_7, PB_6, PA_7); BusOut motor_y(PA_11, PB_12, PB_11, PB_2);