]> vault307.fbx.one Git - micorpython_ir.git/blobdiff - RECEIVER.md
Prior to RMT
[micorpython_ir.git] / RECEIVER.md
index db0f164cb6b3cb4aba9f20349e056bc6d0387b2f..edd27dc6a607495be5b83e841604853a30cc04a6 100644 (file)
@@ -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.