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:
- 2:264ad36f1ad4
- Parent:
- 1:768d359e9d96
- Child:
- 4:a35291005a30
--- a/main.cpp Wed Jul 15 07:54:46 2015 +0000 +++ b/main.cpp Wed Jul 15 07:57:38 2015 +0000 @@ -550,7 +550,7 @@ } } -/* + uint16_t convert(uint16_t data) { uint16_t ans=0; @@ -563,5 +563,4 @@ uint16_t scale(uint16_t data) { -} -*/ \ No newline at end of file +} \ No newline at end of file