Skip to content

Conversation

felmue
Copy link
Contributor

@felmue felmue commented Sep 1, 2024

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'

@lbuque
Copy link
Collaborator

lbuque commented Sep 14, 2024

@felmue I missed this PR, which will be merged in 2.1.5.

@lbuque lbuque force-pushed the felmue-fix-rfid-write-1 branch from 570ec5e to dc56069 Compare September 29, 2024 08:07
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]>
@lbuque lbuque force-pushed the felmue-fix-rfid-write-1 branch from dc56069 to 7d22403 Compare September 29, 2024 08:12
@lbuque lbuque merged commit 7d22403 into m5stack:develop Sep 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants