Browse Source

Update main.cpp

main
Hendrik Langer 7 years ago
parent
commit
5141ea573e
  1. 7
      src/main.cpp

7
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"

Loading…
Cancel
Save