Bryce Himebaugh
/
motor_buffer
Pager Motor Example
Revision 5:e2c4377fac6d, committed 2021-12-03
- Comitter:
- bhimebau
- Date:
- Fri Dec 03 14:37:49 2021 +0000
- Parent:
- 4:aaa50ac098c9
- Commit message:
- low freq buzzing
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Dec 03 14:09:19 2021 +0000 +++ b/main.cpp Fri Dec 03 14:37:49 2021 +0000 @@ -4,7 +4,7 @@ #include <string.h> // PWM Frequency -#define PFREQ 500.0 +#define PFREQ .5 Serial pc(USBTX, USBRX); // tx, rx