gassajor000 / pn532pi

Python interface for ndef communication using PN532 chip on raspberry pi
33 stars 19 forks source link

17 set spi bus speed #19

Closed gassajor000 closed 2 months ago

gassajor000 commented 2 months ago

Allow setting the SPI bus speed in the Interface constructor and lower the default speed to 4 MHz. Closes #17