# Steps of Developing the Motor Library --- ## Version 01: ![](../Images/1.png) Created a functions for testing that takes 6 values, each pin and its state to get the color in the led. --- ## Version 02: ![](../Images/2.png) ![](../Images/3.png) I tried to create a new command for setting pins, but didnt work. --- ## Version 03: ![](../Images/4.png) Then I made these so the user enters the first pin only, and the program calculate other pins. --- ## New Version Upcoming: ![](../Images/5.png) That the user enter a value in %. --- ## Usage Example: ![](../Images/6.png) A way to test the Library!