X-Git-Url: https://vault307.fbx.one/gitweb/micorpython_ir.git/blobdiff_plain/a1bee40ddc3835dce155541c295e3fcfb49ddcc9..3618d67b4e6c865ea946e2011acc5dee8b3f8ecb:/RECEIVER.md 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.