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: Communication_Robot QEI iSerial mbed motion_control
Fork of dog_V3_2_testmotor by
Diff: main.cpp
- Revision:
- 4:a35291005a30
- Parent:
- 3:bb5fbe510fa5
- Parent:
- 2:264ad36f1ad4
- Child:
- 5:f07cbb5a86c3
--- a/main.cpp Wed Jul 15 07:58:50 2015 +0000 +++ b/main.cpp Wed Jul 15 08:06:00 2015 +0000 @@ -551,7 +551,7 @@ } } -/* + uint16_t convert(uint16_t data) { uint16_t ans=0; @@ -564,5 +564,4 @@ uint16_t scale(uint16_t data) { -} -*/ \ No newline at end of file +} \ No newline at end of file