X-Git-Url: https://vault307.fbx.one/gitweb/micorpython_ir.git/blobdiff_plain/146e7a81c29ff28c5c81998b52eccb0d23582799..8450d109e166b999af515ec5f038db794b6e090b:/TRANSMITTER.md?ds=inline diff --git a/TRANSMITTER.md b/TRANSMITTER.md index 2093db7..a328d68 100644 --- a/TRANSMITTER.md +++ b/TRANSMITTER.md @@ -59,7 +59,7 @@ can be reassigned. The device driver has no dependencies. -On ESP32 a firmware version >= V1.14 is required. The Loboris port is not +On ESP32 a firmware version >= V1.17 is required. The Loboris port is not supported owing to the need for the RMT device and other issues. The demo program uses `uasyncio` primitives from