Add notice

This commit is contained in:
Peter D. Gray 2024-04-17 09:35:08 -04:00
parent 0f5653de62
commit ef97f9e131
No known key found for this signature in database
GPG Key ID: A2DCD558C2BE5D7C

View File

@ -1,5 +1,8 @@
# (c) Copyright 2023 by Coinkite Inc. This file is covered by license found in COPYING-CC.
#
# Replace QR Scanner module interface.
# TODO: support (optional) local real scanner over USB serial.
#
# - also supports local real scanner over USB serial.
#
import os, sys
import uasyncio as asyncio