You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the MXP, PWM and DIO pins are shared and can't be allocated to different objects. Robotbuilder currently treats PWM and DIO completely seperately and will assign PWM 10 and DIO 10 to different objects, when 10 should only be used once.