diff --git a/src/display.cpp b/src/display.cpp index 94e3b68..8e0e4c5 100644 --- a/src/display.cpp +++ b/src/display.cpp @@ -1,5 +1,5 @@ /* -; Project: ESP32 GLCD SOLAR MONITOR +; Project: ESP GLCD SOLAR MONITOR ; Date: 3rd Sep 2022 ; ; (C) 2022 Carsten Schmiemann diff --git a/src/display.h b/src/display.h index b8fd1d9..c1d972d 100644 --- a/src/display.h +++ b/src/display.h @@ -1,5 +1,5 @@ /* -; Project: ESP32 GLCD SOLAR MONITOR +; Project: ESP GLCD SOLAR MONITOR ; Date: 3rd Sep 2022 ; ; (C) 2022 Carsten Schmiemann diff --git a/src/main.cpp b/src/main.cpp index efb6400..82fbcf6 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ /* -; Project: ESP32 GLCD SOLAR MONITOR +; Project: ESP GLCD SOLAR MONITOR ; Date: 3rd Sep 2022 ; ; (C) 2022 Carsten Schmiemann diff --git a/src/pins.h b/src/pins.h index c1105c2..28a7a4c 100644 --- a/src/pins.h +++ b/src/pins.h @@ -1,5 +1,5 @@ /* -; Project: ESP32 GLCD SOLAR MONITOR +; Project: ESP GLCD SOLAR MONITOR ; Date: 3rd Sep 2022 ; ; (C) 2022 Carsten Schmiemann diff --git a/src/screens.h b/src/screens.h index 7cc1424..68ef6c4 100644 --- a/src/screens.h +++ b/src/screens.h @@ -1,5 +1,5 @@ /* -; Project: ESP32 GLCD SOLAR MONITOR +; Project: ESP GLCD SOLAR MONITOR ; Date: 3rd Sep 2022 ; ; (C) 2022 Carsten Schmiemann