docs-content
docs-content copied to clipboard
Update msr3-controlling-dc-motor.md
changed parameter of analogWrite to match 255 max (was 100%)
What This PR Changes
- Documentation / tutorial for Arduino Motor Shield incorrectly had max output set to 100 instead of 255.
Contribution Guidelines
- [X] I confirm that I have read the contribution guidelines and comply with them.
Please merge this! Beginners to Arduino may not realize that analogWrite accepts values between 0-255.