X-Git-Url: https://vault307.fbx.one/gitweb/micorpython_ir.git/blobdiff_plain/36140aa568d4a538adafb03e575b26de8a0784ef..81278bf9cdc7ad5568e5bdc286525a04288fbd80:/RECEIVER.md?ds=inline diff --git a/RECEIVER.md b/RECEIVER.md index db0f164..edd27dc 100644 --- a/RECEIVER.md +++ b/RECEIVER.md @@ -71,8 +71,7 @@ while True: #### Common to all classes -Constructor: -Args: +Constructor args: 1. `pin` is a `machine.Pin` instance configured as an input, connected to the IR decoder chip. 2. `callback` is the user supplied callback.