From 1403571cac2f7a1daabf5cb0aff8f16d6de63e5c Mon Sep 17 00:00:00 2001 From: Theofanis <6011795+Theograms@users.noreply.github.com> Date: Sun, 21 Mar 2021 02:19:16 +0200 Subject: [PATCH] Update README.md Update documentation stating BCM instead of wPi pins. This is serious because it can cause ethernet connection loss https://github.com/dubocr/homebridge-gpio-device/issues/106 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21692b4..ef3bb41 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Configuration example: } ``` -`pin` numbers must be specified as wPi pin number in the `Pin Configuration` table below +`pin` numbers must be specified as ~~wPi~~ **BCM** (as of v0.4.7) pin number in the `Pin Configuration` table below ## Common configuration