MicroPython_PN532/adafruit_pn532
George Waters 74deaee495
Update UART mode
- Update `_wakeup` to come out of power_down and put the pn532 back into
  normal mode.
- `_wait_ready` now actually checks to see if the pn532 is ready
- improve how data is written out
2020-09-08 21:40:21 -04:00
..
__init__.py initial refactor 2018-08-28 12:36:54 -07:00
adafruit_pn532.py Add ability to power down pn532 2020-09-08 21:40:21 -04:00
i2c.py Update I2C _wakeup to come out of power_down 2020-09-08 21:40:21 -04:00
spi.py Update SPI _wakeup to come out of power_down 2020-09-08 21:40:21 -04:00
uart.py Update UART mode 2020-09-08 21:40:21 -04:00