Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
moodeaudio committed Sep 5, 2019
1 parent 3aedf74 commit da6aa18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/command/gpio-buttons.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import subprocess
import sqlite3

# Use Broad SoC pin numbering
# Use SoC pin numbering
GPIO.setmode(GPIO.BCM)

# Get the configuration
Expand Down

0 comments on commit da6aa18

Please sign in to comment.