]> vault307.fbx.one Git - micorpython_ir.git/blobdiff - TRANSMITTER.md
README.md add warning about rp2 USB issue.
[micorpython_ir.git] / TRANSMITTER.md
index 1c30d4f7709ce316a8750ef822433211624c6cd1..2093db7155cc7161f9c56370d55f3203c39b3432 100644 (file)
@@ -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