Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed some typos and integer division inside of function #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alexmason97
Copy link

Hello,

I made some recent modifications to this repo that could be added to the master branch.

Here is a list of the changes:

In file PCA9685.py
a) Fixed a typo for print statement with "Resetting"
b) Fixed a typo for spelling from "Conneceted" to "Connected"
c) Fixed typos in a print statement for the misspelling of "Weird" and changed "Stills" to "Persists"
d) Adjusted the map function to return an integer by typecasting the return value as int to avoid floating-type division for Python3

In the README.md file:
a) Changed to README.md to fix "wa rranty" to "warranty" without the space

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant