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:
- 8:177dae156b80
- Parent:
- 7:622a62f7c63e
- Child:
- 9:bf4124478580
--- a/JOG_EIXO_Z.cpp Thu May 13 12:37:38 2021 +0000 +++ b/JOG_EIXO_Z.cpp Thu May 13 17:35:42 2021 +0000 @@ -6,7 +6,6 @@ AnalogIn eixo_Z(A2); InterruptIn posicao_salva(PA_8); -BusOut motor_x(PA_9, PC_7, PB_6, PA_7); BusOut motor_y(PA_11, PB_12, PB_11, PB_2); BusOut motor_z(PB_1, PB_15, PB_14, PB_13);