From 5141ea573ecc1be9606fbfc940128345d421bec2 Mon Sep 17 00:00:00 2001 From: Hendrik Langer Date: Mon, 10 Apr 2017 12:22:31 +0200 Subject: [PATCH] Update main.cpp --- src/main.cpp | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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"