Skip to content

Commit

Permalink
Use unicode µF
Browse files Browse the repository at this point in the history
  • Loading branch information
rm-hull committed May 27, 2017
1 parent 1adb7c8 commit 5747637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OPi/GPIO.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ def my_callback_two(channel):
press. This is as a result of what is known as 'switch bounce'. There are two
ways of dealing with switch bounce:
* add a 0.1uF capacitor across your switch.
* add a 0.1µF capacitor across your switch.
* software debouncing
* a combination of both
Expand Down

0 comments on commit 5747637

Please sign in to comment.