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.
Diff: Control.h
- Revision:
- 4:90b840185921
- Parent:
- 3:42a8da1837f7
--- a/Control.h Sat Dec 28 06:10:55 2019 +0000 +++ b/Control.h Sat Dec 28 07:38:40 2019 +0000 @@ -11,7 +11,7 @@ int s_time; int Vx,Vy,wl; float bias[6]; - int pwm[6]; + int pwm[9]; void OmniControl(); void ModuleControl();