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
Expectation:
A GpioAction::ANALOG_DIRECTION_MOD_LOW definition should be assigned in Pin Mapping to the Pin previously defined in Tilt 1.
Issue:
The Pin in Pin Mapping remains GpioAction::ASSIGNED_TO_ADDON and cannot be unassigned. The previous value in the addon itself is not updated in the proto data.
The text was updated successfully, but these errors were encountered:
It seems that with the new Pin Mapping functionality to allow multiple actions per pin, GPIO migration does not properly occur from previous versions.
To repro, assume an upgrade to #1216 and attempt the following.
Expectation:
A
GpioAction::ANALOG_DIRECTION_MOD_LOW
definition should be assigned in Pin Mapping to the Pin previously defined inTilt 1
.Issue:
The Pin in Pin Mapping remains
GpioAction::ASSIGNED_TO_ADDON
and cannot be unassigned. The previous value in the addon itself is not updated in the proto data.The text was updated successfully, but these errors were encountered: