Commit graph

18 commits

Author SHA1 Message Date
dherrada
a9203eaa81 Please 2020-03-20 13:07:48 -04:00
dherrada
d20f345489 Code needed to be changed for successful bump 2020-03-20 12:59:41 -04:00
dherrada
27b9f29919 Made requested changes 2020-03-17 12:54:37 -04:00
dherrada
05118df6b5 Ran black, updated to pylint 2.x 2020-03-15 16:31:35 -04:00
Scott Shawcroft
23e064a8e3
Remove stop kwarg and use write_then_readinto.
See https://github.com/adafruit/circuitpython/issues/2082 for details.
2019-08-21 16:10:38 -07:00
Josh Gadeken
f978a655bf
Change Pause class to use seconds
https://github.com/adafruit/Adafruit_CircuitPython_DRV2605/issues/9#issuecomment-432316608
2018-11-01 21:35:43 -06:00
Josh Gadeken
7f00c4c759
Improve Effect and Pause docstrings
* Change @property docstrings to read like variables
* Remove unnecessary docstrings for __repr__() methods
* Shorten class docstrings

https://github.com/adafruit/Adafruit_CircuitPython_DRV2605/issues/9#issuecomment-432316608
2018-11-01 21:20:33 -06:00
Josh Gadeken
5d929cbb9d
Disable Pylint invalid-name for the Effect.id property (Issue #9)
https://github.com/adafruit/Adafruit_CircuitPython_DRV2605/issues/9#issuecomment-432316608
2018-10-30 20:50:11 -06:00
Josh Gadeken
87e03c561f
Modify sequence property to only accept Pause or Effect (Issue #9). 2018-10-22 20:09:09 -06:00
Josh Gadeken
505f671151
Add an indexable waveform sequence property (Issue #9). 2018-10-10 17:55:49 -06:00
Josh Gadeken
f9b104d695
Raise exceptions instead of using assert checks (fixes #8). 2018-10-05 16:26:56 -06:00
sommersoft
ae370fbdba updated docstrings; removed 'get/set' 2018-02-25 20:26:39 -06:00
sommersoft
072c8de51b pylint/sphinx fixes 2018-02-24 20:55:19 -06:00
sommersoft
dc935ca000 sphinx fixes 2018-02-24 20:52:00 -06:00
Kattni
4542d0f130 linting update 2018-01-05 10:02:31 -08:00
Tony DiCola
e08fb6e815 Fix stop value. 2017-12-28 11:42:04 -08:00
Tony DiCola
8c0d35e957 Switch start to play, add LRM and ERM configuration. 2017-12-27 15:07:46 -08:00
Tony DiCola
0f1b0b610c Initial commit. 2017-12-27 14:35:39 -08:00