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
This should probably wait until I've got a few more plugins working, so I can test it out.
The first thing to do is to see if a header file in the sketch dir can be included from plugins (probably with weak symbol defaults defined in the plugin, if possible). I want the pre-build to only affect the sketch files, not anything in the libraries.
The text was updated successfully, but these errors were encountered:
This should probably wait until I've got a few more plugins working, so I can test it out.
The first thing to do is to see if a header file in the sketch dir can be included from plugins (probably with weak symbol defaults defined in the plugin, if possible). I want the pre-build to only affect the sketch files, not anything in the libraries.
The text was updated successfully, but these errors were encountered: