We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca6befb commit b39378fCopy full SHA for b39378f
setup.py
@@ -23,7 +23,7 @@
23
use_scm_version=True,
24
setup_requires=['setuptools_scm'],
25
26
- description='CircuitPython library for DS2413 haptic motor controller.',
+ description='CircuitPython library for DS2413 1-Wire Dual Channel Addressable Switch.',
27
long_description=long_description,
28
long_description_content_type='text/x-rst',
29
0 commit comments