ElectronicCats / ElectronicCats-PN7150

Arduino library for I2C access to the PN7150 RFID/Near Field Communication chip
MIT License
33 stars 15 forks source link

Adds support for using any I2C port #45

Closed PontusO closed 1 year ago

PontusO commented 1 year ago

This PR adds support to the library for using an arbitrary TwoWire port and removes the unused WIRE definition.

sabas1080 commented 1 year ago

@PontusO Thanks, ok for me