dherrada
|
db9029db43
|
Fixed discord invite link
|
2020-07-08 16:49:04 -04:00 |
|
Dan Halbert
|
1db962ec60
|
Merge pull request #22 from dhalbert/pypi-packages
Fix pypi install
|
2020-06-24 09:37:38 -04:00 |
|
Dan Halbert
|
df83258866
|
packages, not py_packages
|
2020-06-24 09:14:51 -04:00 |
|
Dan Halbert
|
6ae038b32b
|
Fix pypi install
|
2020-06-23 22:37:27 -04:00 |
|
Dan Halbert
|
4ca25f1640
|
Merge pull request #21 from caternuson/example_update
Update UART example
|
2020-05-14 18:36:51 -04:00 |
|
caternuson
|
ce4589de9b
|
black
|
2020-05-14 15:23:51 -07:00 |
|
caternuson
|
5eba1d5654
|
update UART example
|
2020-05-14 15:17:55 -07:00 |
|
Dan Halbert
|
32dbf82455
|
Merge pull request #20 from adafruit/black-update
Black reformatting with Python 3 target.
|
2020-04-09 21:36:08 -04:00 |
|
Kattni Rembor
|
8b1b8f7247
|
Black reformatting with Python 3 target.
|
2020-04-09 17:23:41 -04:00 |
|
sommersoft
|
dcdc685619
|
build.yml: add black formatting check
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-04-07 16:10:38 -05:00 |
|
Kattni
|
b14810192b
|
Merge pull request #19 from adafruit/pylint-update
Ran black, updated to pylint 2.x
|
2020-03-20 14:25:29 -04:00 |
|
dherrada
|
05399dc3c2
|
Ran black, updated to pylint 2.x
|
2020-03-16 14:56:41 -04:00 |
|
sommersoft
|
7e56b88e52
|
update code of coduct: discord moderation contact section
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-03-15 18:31:05 -05:00 |
|
foamyguy
|
1e6ff577e0
|
Merge pull request #18 from sommersoft/patch_coc
Update Code of Conduct
|
2020-03-13 14:56:42 -05:00 |
|
sommersoft
|
dfdfbc9bca
|
update code of conduct
|
2020-03-13 13:52:51 -05:00 |
|
sommersoft
|
705e95fd7c
|
update pylintrc for black
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-03-08 19:10:26 -05:00 |
|
sommersoft
|
922ee96fce
|
build.yml: move pylint, black, and Sphinx installs to each repo; add description to 'actions-ci/install.sh'
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-03-05 10:09:41 -06:00 |
|
Limor "Ladyada" Fried
|
01acd5cd8d
|
Merge pull request #17 from caternuson/controller_example
Update examples
|
2020-02-10 21:25:48 -05:00 |
|
caternuson
|
8595da1256
|
update docs
|
2020-02-10 17:03:30 -08:00 |
|
caternuson
|
fed1d75d02
|
lint that copy pasta right out of your code!
|
2020-02-10 16:55:47 -08:00 |
|
caternuson
|
1d05783b40
|
update examples
|
2020-02-10 16:43:17 -08:00 |
|
sommersoft
|
c5a144b25e
|
update pylint examples directive
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-01-14 17:08:26 -06:00 |
|
Limor "Ladyada" Fried
|
0e57c865b1
|
Merge pull request #15 from adafruit/collin-examples
Examples fix
|
2019-12-28 17:33:25 -05:00 |
|
Collin Cunningham
|
cb75fd507e
|
Delete .pylintrc
|
2019-12-28 16:45:08 -05:00 |
|
Collin Cunningham
|
ed15cc86a8
|
final newlines added
|
2019-12-28 16:42:51 -05:00 |
|
Limor "Ladyada" Fried
|
06c0e11488
|
Merge pull request #14 from adafruit/dherrada-patch-1
Moved repository from Travis to GitHub Actions
|
2019-12-27 22:52:31 -05:00 |
|
dherrada
|
e68b2f18ef
|
Moved repository from Travis to GitHub Actions
|
2019-12-27 22:24:01 -05:00 |
|
Collin Cunningham
|
e6e935221e
|
Examples fix
Changes made to get examples working with adafruit_ble lib in adafruit-circuitpython-bundle-5.x-mpy-20191216
|
2019-12-16 20:51:17 -05:00 |
|
Kattni
|
ca621f455c
|
Merge pull request #12 from adafruit/dherrada-patch-1
Removed building locally section from README, replaced with documenta…
|
2019-10-22 14:06:17 -04:00 |
|
dherrada
|
513572f1d7
|
Added pypi installation instructions
|
2019-10-22 10:59:57 -04:00 |
|
dherrada
|
95a18d36bd
|
Removed building locally section from README, replaced with documentation section
|
2019-10-17 18:24:13 -04:00 |
|
Melissa LeBlanc-Williams
|
6caf7c5d1e
|
Merge pull request #11 from dherrada/master
Changed filenames for consistency. Updated docs to reflect changes.
|
2019-05-11 07:33:22 -07:00 |
|
dherrada
|
e70fc483b2
|
Updated docs to reflect filename changes
|
2019-05-10 09:44:13 -04:00 |
|
dherrada
|
227ebf8b84
|
Changed example filenames for consistency
|
2019-05-10 09:43:18 -04:00 |
|
Kattni
|
086398d0fc
|
Merge pull request #10 from dhalbert/robust-packet-reading
Robust packet reading
|
2019-02-21 12:58:20 -05:00 |
|
Dan Halbert
|
1347bbec83
|
pylint noticed a real problem, for once
|
2019-02-21 12:30:47 -05:00 |
|
Dan Halbert
|
58cd9e6ce7
|
Make packet start finding more robust; fix bug in LocationPacket
|
2019-02-20 17:42:30 -05:00 |
|
Dan Halbert
|
9402972061
|
Merge remote-tracking branch 'adafruit/master'
|
2019-02-20 13:08:18 -05:00 |
|
Kattni
|
e13085227c
|
Merge pull request #9 from jerryneedell/jerryn_mag
fix magnetometer packet
|
2019-02-04 12:52:15 -05:00 |
|
Jerry Needell
|
bcc18fa8ed
|
fix magnetometer packet
|
2019-02-04 10:10:33 -05:00 |
|
Dan Halbert
|
7e8cc9c0e9
|
Merge remote-tracking branch 'adafruit/master'
|
2019-02-01 16:03:41 -05:00 |
|
Kattni
|
b71048027c
|
Merge pull request #8 from dhalbert/parse_private
Explain parse_private name
|
2019-02-01 15:54:00 -05:00 |
|
Dan Halbert
|
e330221d6f
|
Explain parse_private name
|
2019-02-01 15:50:59 -05:00 |
|
Kattni
|
edccbe23f1
|
Merge pull request #7 from dhalbert/button-constants
add button constants; improve examples and doc
|
2019-02-01 15:35:45 -05:00 |
|
Dan Halbert
|
60b754e9a4
|
rename B_x to BUTTON_x
|
2019-02-01 15:29:20 -05:00 |
|
Dan Halbert
|
652d7366bb
|
add button constants; improve examples and doc
|
2019-02-01 10:59:22 -05:00 |
|
Dan Halbert
|
59fa8a2e03
|
add button constants; improve examples and doc
|
2019-02-01 10:52:12 -05:00 |
|
Kattni
|
4c90cc145f
|
Merge pull request #6 from dhalbert/add-simpletest
Improve tests and documentation
|
2019-01-25 21:22:09 -05:00 |
|
Dan Halbert
|
9be1322140
|
add __init__.py to doc
|
2019-01-23 23:29:08 -05:00 |
|
Dan Halbert
|
8886bdf66f
|
fix documentation problems
|
2019-01-23 23:21:57 -05:00 |
|