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: main.cpp
- Revision:
- 3:89bed7a6d852
- Parent:
- 2:0ec2dce7c5f8
--- a/main.cpp Thu Feb 25 04:19:15 2016 +0000 +++ b/main.cpp Thu Feb 25 04:28:14 2016 +0000 @@ -1,7 +1,7 @@ //#include "mbed.h" #include "XL320_MFA.h" -XL320 servoTest(115200, p9, p10, p8); +XL320 servoTest(1000000, p9, p10, p8); uint8_t value = 100;