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: MPU6050_V3 mbed-rtos mbed
Fork of BroBot_RTOS_Development by
Diff: main.cpp
- Revision:
- 13:a18d41a60d0b
- Parent:
- 12:16d1a5390022
- Child:
- 14:94c65d1c8bad
--- a/main.cpp Tue Jan 24 01:30:16 2017 +0000 +++ b/main.cpp Tue Jan 24 01:33:59 2017 +0000 @@ -342,7 +342,7 @@ angle_old2 = angle_old1; angle_old1 = angle; - //Enable Motors + //Enable Motors enable = ENABLE; setMotor1Speed(-motor1); //setMotor1Speed(20);