X-Git-Url: https://vault307.fbx.one/gitweb/micorpython_ir.git/blobdiff_plain/2ebf5db498266618fc0f037469309a6ea1906304..146e7a81c29ff28c5c81998b52eccb0d23582799:/TRANSMITTER.md diff --git a/TRANSMITTER.md b/TRANSMITTER.md index 1c30d4f..2093db7 100644 --- a/TRANSMITTER.md +++ b/TRANSMITTER.md @@ -47,6 +47,12 @@ updated to use it. The same circuits as above may be used to connect to pin 23 available on the ESP32 `RMT` object, so any alternative circuit must illuminate the LED if the pin state is high. +## 1.3 RP2 Wiring + +There is no `active_high` option so the circuit must illuminate the LED if the +pin state is high, as per the above drivers. Test programs use pin 17, but this +can be reassigned. + # 2. Dependencies and installation ## 2.1 Dependencies