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
Use cleaner path finding code, misc. cleanup
Instead of a bunch of nested if-elses, use a list of strings to try
iterating over to fins python(.exe).
Replace 1-line if-else with ternary operator
Update plugin for newer Arduino IDE
- Travis updated to build against Arduino 1.6.12
- source updated to find the sketch folder
- dropped support for ESP31B