yesterday I created a project with the Arduino Editor.
Everything worked fine, but today I cannot access the files any more.
The names of the files are visible but they cannot be loaded.
the project now doesn't compile because the files "slave.h" and "utypes.h" are still not accessible, even if they are present in some way, i.e. you can read their names inside the project.
Anyway I confirm that all the other files are now accessible.
"slave.h" and "utypes.h" somehow never made it to our servers, that's why I was asking if you imported the sketch or build it from scratch with copy-paste.
Where is void loop and void setup in that sketch you linked to ?
I didn't started from an Arduino sketch so there was no "loop" and "setup" , I added them.
Also the remark on line 189 is mis formed and is trying to compile as a command.
At wich file are you referring?
"slave.h" and "utypes.h" somehow never made it to our servers, that's why I was asking if you imported the sketch or build it from scratch with copy-paste.