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
In the v2.x firmware zip file format, we dropped support for including
a main.py file, so we no longer need to include this.
This was actually causing make to fail on a clean build since we are
no longer generating the main.py file (since 11d92d0).
0 commit comments