A servo pin should not be activate dactivated immediately

Issue #7 resolved
Former user created an issue

When you select a pin as type Servo from the inspector, it defaults to 0 degrees, and immediately causes the servo to move to that position. This is really bad because other things in your system can get broken by the servo if you are not expecting that it would ever go to 0 degrees.

The user should be able to select a desirable value for the angle of the servo Before the pin is activated..

Comments (1)

  1. Log in to comment