create screens for arduino
created screens and exported
Ive exported the screen with the new 1.3 but when i try coimpile it says it cant find ui.h now. in the previous version it worked.
Is there extra steps now?
ok so i tried putting all files in one folder and i get E:\arduino\Prime Cut\libraries\ui\src\ui\ui.ino:3:10: fatal error: ui.h: No such file or directory #include <ui.h> ^~~~~~ compilation terminated. something has changed since 1.3
Did you set the sketchbook location as described in the README of the exported project?
yes, ive managed to get it to compile and upload but nothing shows now.
Was it working earlier?