Skip to content
Snippets Groups Projects
Commit fa3f4f86 authored by Per's avatar Per
Browse files

bare9

parent d25e6978
No related branches found
No related tags found
No related merge requests found
......@@ -14,10 +14,10 @@
//
// on // turn on the pwm output
// off // turn off the pwm output
// set p // p being the duty cycle in %
// set p // set the duty cycle to `p` %
//
// and optionally
// freq f // pww frequency te f hz
// freq f // set pww frequency to `f` hz
// ... // your own commands
//
// I would suggest using the bare8 as a starting point
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment