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: Encoder mbed HIDScope Servo MODSERIAL
Fork of chessRobot by
Diff: actuators.h
- Revision:
- 98:25528494287d
- Parent:
- 78:0cc7c64ba94c
- Child:
- 99:7030e9790b1d
--- a/actuators.h Thu Oct 22 07:16:59 2015 +0000 +++ b/actuators.h Thu Oct 22 10:06:46 2015 +0200 @@ -16,6 +16,7 @@ extern double motor1SetSpeed; extern double motor2SetSpeed; +extern double servoSpeed; // unscaled EMG velocity's extern double x_velocity;
