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 ros_lib_melodic
Diff: src/main.cpp
- Revision:
- 1:7c355adbc977
- Parent:
- 0:441289ea4e29
- Child:
- 2:aeaa1c1e0d33
diff -r 441289ea4e29 -r 7c355adbc977 src/main.cpp --- a/src/main.cpp Thu May 27 18:36:23 2021 +0000 +++ b/src/main.cpp Thu May 27 18:53:26 2021 +0000 @@ -9,7 +9,6 @@ //LIBRARIES #include "mbed.h" -#include "QEI.h" #include "motor.h" #include "encoder.h"