Skip to content
Snippets Groups Projects
Unverified Commit db959f33 authored by Ellis Percival's avatar Ellis Percival Committed by GitHub
Browse files

Merge pull request #123 from PeterWoolery/patch-1

Update README.md
parents 76c127bb eb08d647
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ gpio_modules:
digital_outputs:
- name: lights
module: raspberrypi
pin: 21
pin: 21 # This is specified as the GPIO.BCM standard, not GPIO.BOARD
on_payload: "ON"
off_payload: "OFF"
initial: low # This optional value controls the initial state of the pin before receipt of any messages from MQTT. Valid options are 'low' and 'high'.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment