Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Black Swift committed May 28, 2015
1 parent edf17a0 commit 754bc6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Default is timer 3

##Usage

**Start**: *echo "<GPIO> <freq>" > /sys/kernel/debug/sqwave*<br />
**Start**: *echo "&lt;GPIO&gt; &lt;freq&gt;" > /sys/kernel/debug/sqwave*<br />
"*GPIO*" is GPIO number, "*freq*" is square wave frequency in Hz. Maximum frequency with 200 MHz system bus (default clock) is 125 kHz; high settings may result in performance penalty or watchdog reset.

**Example**: to blink Black Swift's system LED with 1 Hz frequency: *echo "27 1" > /sys/kernel/debug/sqwave*
Expand Down

0 comments on commit 754bc6d

Please sign in to comment.