Hi @andz_96
please re-edit your post so your code is shown as a code-section
Demo-Code.section
// This is an empty example-code
// Your complete sketch schould look like this
// in its own window which is a code-section
void setup() {
}
void loop() {
}