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.
Revision 7:30dcdf917330, committed 2018-08-01
- Comitter:
- rakware
- Date:
- Wed Aug 01 18:26:56 2018 +0000
- Parent:
- 6:c74fa5932b21
- Child:
- 8:ccfbd168f077
- Commit message:
- test build
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Aug 01 17:35:14 2018 +0000
+++ b/main.cpp Wed Aug 01 18:26:56 2018 +0000
@@ -48,7 +48,7 @@
float motor_max_amps = 0.33f;
-float pw = (motor_max_amps-2.2f)/-2.079f;
+float pw = (motor_max_amps-2.2f)/-2.079f; //https://www.pololu.com/product/2968#lightbox-picture0J8398;main-pictures
void mp6500() //TODO enable/disable motor
{