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.
Fork of BridgeDriver by
Revision 13:6561ddb98d6e, committed 2014-11-10
- Comitter:
- mehatfie
- Date:
- Mon Nov 10 22:55:46 2014 +0000
- Parent:
- 12:4db83c772b51
- Commit message:
- don't know
Changed in this revision
| BridgeDriver.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/BridgeDriver.h Sat Aug 09 00:10:22 2014 +0000 +++ b/BridgeDriver.h Mon Nov 10 22:55:46 2014 +0000 @@ -6,7 +6,7 @@ #define BRIDGEDRIVER_H -#define DEFAULT_PWM_PERIOD 0.0002 +#define DEFAULT_PWM_PERIOD 0.02 //pin definitions #define PIN_CH1 P1_18 //hardware PWM1[1]
