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
Make is not found untill the arduini ide path has been properly
configured.
This is because the path used to run the command is the aduino ide path.
As the arduino ide path has not been given the default is returned which
is an empty string. I changed the default to ..
0 commit comments