]> vault307.fbx.one Git - micorpython_ir.git/blobdiff - ir_rx/__init__.py
Make compatible with Raspberry Pi Pico (RP2 arch).
[micorpython_ir.git] / ir_rx / __init__.py
index 525a859353b43488f062b275efcf96e156819c01..a8ff82314f7d4cf2c30ba1df37fac656b8243fb8 100644 (file)
@@ -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