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
If variables are used as part of the "program" property in the
`launch.json` on Windows, it will have Windows path separators. So
we need to normalize the path to use UNIX path separators before
sending it to the EV3.
Fixes: pybricks/support#1016
0 commit comments