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: config.h
- Revision:
- 56:f730962fbb53
- Parent:
- 42:d36d216457c4
- Child:
- 57:43f707648f2b
--- a/config.h Fri Oct 09 12:59:00 2015 +0000 +++ b/config.h Fri Oct 09 13:06:14 2015 +0000 @@ -20,4 +20,4 @@ #define enc2A D13 #define enc2B D12 -#define pwm_frequency 10000 \ No newline at end of file +#define pwm_frequency 50000 \ No newline at end of file
