Providing public interface, fixed formatting.
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push) Successful in 3m0s
Check code formatting / Check-C-Format (push) Successful in 7s
Check code formatting / Check-Python-Flake8 (push) Successful in 9s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 4s
Run unit tests on host / Run-Unit-Tests (push) Successful in 7s

This commit is contained in:
2025-03-25 22:16:38 +01:00
parent a2a9c82471
commit ee43ad816a
2 changed files with 3 additions and 0 deletions

View File

@@ -3,3 +3,5 @@ SPDX-License-Identifier: MIT
Copyright (c) 2025 Stefan Kratochwil (Kratochwil-LA@gmx.de)
'''
from nfc.nfc import Nfc
__all__ = ['Nfc']

View File

@@ -8,6 +8,7 @@ import time
from mfrc522 import MFRC522
class Nfc:
'''
This class implements an asyncio task which continuously polls the mfrc522 nfc reader. If a new