Commit graph

19 commits

Author SHA1 Message Date
Thomas Franks
812235c025 fix formatting issues with i2c.py 2023-02-26 20:34:00 -05:00
Thomas Franks
dc4f7d2d92 merge recent changes to i2c.py 2023-02-26 20:25:19 -05:00
Thomas Franks
b6117ced1f Merge remote-tracking branch 'origin/main'
# Conflicts:
#	adafruit_pn532/i2c.py
2023-02-26 20:23:19 -05:00
caternuson
13eebfda7e add i2c address 2023-02-23 11:29:33 -08:00
Thomas Franks
b5707f6896 corrections per review comments 2023-02-11 11:09:29 -05:00
Thomas Franks
432b6202e4 fix ungrouped imports 2023-02-09 15:22:23 -05:00
Thomas Franks
91f3385ba7 Add Missing Type Annotations 2023-02-09 15:12:59 -05:00
Alec Delaney
e6fb09a123 Fix release CI files 2022-11-04 09:12:44 -04:00
Alec Delaney
81f03e6573 Update version string 2022-08-16 18:09:14 -04:00
foamyguy
d65fe24c7f merge from main 2022-01-04 17:19:13 -06:00
dherrada
a971bbce7c Linted 2021-11-08 11:19:36 -05:00
dherrada
931891cad1 Ran pre-commit, added licenses 2021-01-14 11:45:11 -05:00
George Waters
7d7e3ce45f
Satisfy black formatting 2020-09-10 15:42:03 -04:00
George Waters
cdedaf16b9
Update I2C _wakeup to come out of power_down
`_wakeup` also puts the pn532 back into normal mode.
2020-09-08 21:40:21 -04:00
Jeff Epler
56877f7cb1 remove bad-whitespace pylint directive 2020-08-23 11:01:52 -05:00
dherrada
129e02d563 Ran black, updated to pylint 2.x 2020-03-16 16:00:49 -04:00
caternuson
b55dcd29d0 ok, fine, if you insist 2018-08-28 13:26:02 -07:00
caternuson
97b5c5c5d6 linter said knock you out 2018-08-28 13:21:44 -07:00
caternuson
6bdd671105 initial refactor 2018-08-28 12:36:54 -07:00