sorry falschen Dateinamen.
Im Auszug die Fehlermeldung von der Arduino IDE.
Arduino: 1.8.19 (Windows 10), Board: "Arduino Nano, ATmega328P"
HBWDisplayLCD.cpp:1:1: error: stray '\357' in program
/*
^
HBWDisplayLCD.cpp:1:2: error: stray '\273' in program
/*
^
HBWDisplayLCD.cpp:1:3: error: stray '\277' in program
/*
^
In file included from C:\Users\marku\Downloads\HBWired-master\HBWired-master\HBW-DIS-Key-4\HBWDisplayLCD.cpp:9:0:
HBWDisplayLCD.h:1:1: error: stray '\357' in program
/*
^
HBWDisplayLCD.h:1:2: error: stray '\273' in program
/*
^
HBWDisplayLCD.h:1:3: error: stray '\277' in program
/*
^
In file included from C:\Users\marku\Downloads\HBWired-master\HBWired-master\HBW-DIS-Key-4\HBW-DIS-Key-4.ino:51:0:
HBWDisplayLCD.h:1:1: error: stray '\357' in program
/*
^
HBWDisplayLCD.h:1:2: error: stray '\273' in program
/*
^
HBWDisplayLCD.h:1:3: error: stray '\277' in program
/*
^
exit status 1
stray '\357' in program
Dieser Bericht wäre detaillierter, wenn die Option
"Ausführliche Ausgabe während der Kompilierung"
in Datei -> Voreinstellungen aktiviert wäre.