39 lines
623 B
Markdown
39 lines
623 B
Markdown
# Steps of Developing the Motor Library
|
|
---
|
|
|
|
## Version 01:
|
|
|
|

|
|
|
|
Created a functions for testing that takes 6 values, each pin and its state to get the color in the led.
|
|
|
|
---
|
|
|
|
## Version 02:
|
|
|
|
 
|
|
|
|
I tried to create a new command for setting pins, but didnt work.
|
|
|
|
---
|
|
|
|
## Version 03:
|
|
|
|

|
|
|
|
Then I made these so the user enters the first pin only, and the program calculate other pins.
|
|
|
|
---
|
|
## New Version Upcoming:
|
|
|
|

|
|
|
|
That the user enter a value in %.
|
|
|
|
---
|
|
|
|
## Usage Example:
|
|

|
|
|
|
A way to test the Library!
|