MicroPython_PN532/adafruit_pn532
George Waters 80df78725f
Update SPI _wakeup to come out of power_down
`_wakeup` also puts the pn532 back into normal mode.

Also removed some delays that aren't necessary.
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 Ran black, updated to pylint 2.x 2020-03-16 16:00:49 -04:00