Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libs/driver/mfrc522: Fix RFID write.
Fix below error when writing to RFID: File "driver/mfrc522/__init__.py", line 784, in pcd_mifare_transcieve TypeError: unsupported types for __add__: 'memoryview', 'memoryview' Signed-off-by: felmue <[email protected]>
- Loading branch information