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 filesystem TextLCD
Fork of Projeto_Mecatronico by
Diff: posicionamento.h
- Revision:
- 18:6631cd661227
- Parent:
- 13:e1de9d8d635c
- Child:
- 21:16619d0c69ad
--- a/posicionamento.h Thu May 05 00:49:11 2022 +0000
+++ b/posicionamento.h Mon May 09 10:59:59 2022 +0000
@@ -1,4 +1,4 @@
-#include "mbed.h"
+/* #include "mbed.h"
#include "movimento.h"
#include "mover.h"
#include "LCD.h"
@@ -44,4 +44,4 @@
}
return x_passos/50, y_passos/50, z_passos/50;
- }
\ No newline at end of file
+ } */
\ No newline at end of file
