]> vault307.fbx.one Git - micorpython_ir.git/commitdiff
RECEIVER.md: clarify pins in use by acquire.py.
authorPeter Hinch <peter@hinch.me.uk>
Thu, 8 Jul 2021 17:18:59 +0000 (18:18 +0100)
committerPeter Hinch <peter@hinch.me.uk>
Thu, 8 Jul 2021 17:18:59 +0000 (18:18 +0100)
RECEIVER.md

index 309220829ca45e71a67499097139fc230b900187..fe1493efbcd4d02e3418e0aa1a21a8c9dd498440 100644 (file)
@@ -22,13 +22,13 @@ compliant hosts too.
 The pin used to connect the decoder chip to the target is arbitrary. The test
 program `acquire.py` uses the following pins by default:
 
-| Host    | Pin |
-|:-------:|:---:|
-| Pyboard | X3  |
-| ESP32   | 23  |
-| ESP8266 | 13  |
-| D1 Mini | D7  | WeMos naming convention for pin 13.
-| Pico    | 16  |
+| Host    | Pin | Notes |
+|:-------:|:---:|:-----:|
+| Pyboard | X3  |  |
+| ESP32   | 23  |  |
+| ESP8266 | 13  |  |
+| D1 Mini | D7  | WeMos name for pin 13. |
+| Pico    | 16  |  |
 
 A remote using the NEC protocol is [this one](https://www.adafruit.com/products/389).