diff --git a/README.md b/README.md index 0f10929..246ccba 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,3 @@ The sound are taken from BQs Zowie. Currently the library only supports ESP32 ### TODO - Provide further documentation -- Add support for normal Arduino Boards diff --git a/examples/mouth.ino b/examples/expressions/expressions.ino similarity index 100% rename from examples/mouth.ino rename to examples/expressions/expressions.ino diff --git a/library.properties b/library.properties index 027cb37..c6a7ceb 100644 --- a/library.properties +++ b/library.properties @@ -5,5 +5,5 @@ maintainer=Lukas Bachschwell sentence=Make you Robots cute and noisy paragraph=A simple library to create cool mouths and funny sounds using a 7 led ws2812 ring and a buzzer category=Signal Input/Output -url=https://github.com/s00500/ESPUI +url=https://github.com/s00500/SimpleExpressions architectures=*