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
Add back support for sketches with .pde extension and deprecate it (#1157)
* Compile command now works with sketches containing .pde files
* Upload command now works with sketches and builds from .pde files
* Archive command now works with sketches containing .pde files
* [skip changelog] Add test to verify debug command works with pde sketches
* Fix lib examples not showing sketches with .pde files
* [skip changelog] Remove duplicated code and enhance tests
0 commit comments