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 088ada2 commit 14a7b38Copy full SHA for 14a7b38
setup.py
@@ -56,5 +56,5 @@
56
57
# You can just specify the packages manually here if your project is
58
# simple. Or you can use find_packages().
59
- py_modules=['adafruit_DS3231'],
+ py_modules=['adafruit_ds3231'],
60
)
0 commit comments