diff --git a/src/main.cpp b/src/main.cpp index 371dfe0..dbc5114 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,10 +1,9 @@ /** - * Blink + * ESP32 Soundboard * - * Turns on an LED on for one second, - * then off for one second, repeatedly. + * Hendriks Projekt * - * https://github.com/platformio/platformio-examples/tree/develop/espressif + * https://dev.xd0.de/hendrik/soundboard */ #include "Arduino.h"