Skip to content

Commit

Permalink
o README improve.
Browse files Browse the repository at this point in the history
  • Loading branch information
hzeller committed Mar 5, 2015
1 parent cde792d commit 5c32dcd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,10 @@ If you encounter this, try these things

- If you can't implement the above things, or still have problems, you can
slow down the GPIO writing a bit. This will of course reduce the
frame-rate. Uncomment the following line in the [lib/Makefile](lib/Makefile)
frame-rate.

For the slow-down, uncomment the following line in
the [lib/Makefile](lib/Makefile)

#DEFINES+=-DRGB_SLOWDOWN_GPIO # remove '#' in the beginning
Expand Down

0 comments on commit 5c32dcd

Please sign in to comment.