X-Git-Url: https://vault307.fbx.one/gitweb/micorpython_ir.git/blobdiff_plain/ac8e036da9dba8edec1ff5430cc753f2fd252fd7..1b7d41e753d37c95541e0ef173a97d8a5723c4f5:/ir_rx/__init__.py diff --git a/ir_rx/__init__.py b/ir_rx/__init__.py index 525a859..a8ff823 100644 --- a/ir_rx/__init__.py +++ b/ir_rx/__init__.py @@ -2,7 +2,7 @@ # IR_RX abstract base class for IR receivers. # Author: Peter Hinch -# Copyright Peter Hinch 2020 Released under the MIT license +# Copyright Peter Hinch 2020-2021 Released under the MIT license from machine import Timer, Pin from array import array