Commit graph

17 commits

Author SHA1 Message Date
Anne Barela
ef863914e4
Merge pull request #2038 from adafruit/spdx-18
Added SPDX to 30 more files - spdx-18
2022-02-23 12:51:09 -05:00
dherrada
9f737fb2bb Added SPDX to 30 more files - spdx-18 2022-02-22 15:18:15 -05:00
dherrada
ac23c4a4e1 Added SPDX to 30 more files - spdx-17 2022-02-22 15:13:49 -05:00
dherrada
114060221f Linted 2021-08-25 13:42:24 -04:00
dherrada
26361b707d PR 15 - Renamed 50 more files 2021-08-25 13:27:10 -04:00
a426be25e1 Add 141 skip files
Each skip file has been populated with the pylint errors I actually got locally
when checking the file.
2021-08-11 14:02:31 -05:00
Mike Barela
60a9b75d67
Create cpx-cap-touch.py
first run for cap touch
2018-07-31 16:44:54 -04:00
Mike Barela
40cffe836c
Create cpx-lib-temp.py
new cpx version
2018-07-25 14:00:28 -04:00
Mike Barela
8bffeb958b
Create cpx-lib-light.py
cpx version
2018-07-25 13:49:16 -04:00
Mike Barela
2cb212cddc
Create cpx-lib-buttons.py
cpx version
2018-07-25 13:33:39 -04:00
Mike Barela
e76e4c64a5
Update cpx-ir-decode-list.py
whitespace at end of line 50
2018-07-20 13:31:50 -04:00
Mike Barela
ca6f874318
Create cpx-ir-decode-list.py
ir read code using a list for the 20 keys and indexing on the list. Makes for shorter code than JP's ornament and isn't as complex as Kattni's dictionary.
2018-07-20 13:25:37 -04:00
Mike Barela
f19853e0f4
Create cpx-ir-decode.py
Initial posting
2018-07-20 11:12:59 -04:00
Mike Barela
68696f402f
Create light-plot.py
initial commit
2018-07-19 12:00:06 -04:00
Mike Barela
17a45afdf7
Create cpx-buttons.py
initial code
2018-07-19 11:09:29 -04:00
Mike Barela
a67107396b
Update buttons-neopixels.py
whitespace removal
2018-07-19 11:04:05 -04:00
Mike Barela
ccd2a57188
Create buttons-neopixels.py
initial commit
2018-07-19 10:54:27 -04:00