From 6907b018511f14bfd3cfaf49c48050c7045b7ec8 Mon Sep 17 00:00:00 2001 From: Lukas Bachschwell Date: Mon, 27 Nov 2017 12:36:00 +0100 Subject: [PATCH] Adding Todo to readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0ec7537..0f10929 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # SimpleExpressions: Make your robots cute and noisy This library simply takes a 7 LED Circle module and a buzzer to do lots of funny things, see for yourself + +The sound are taken from BQs Zowie. Currently the library only supports ESP32 + +### TODO + +- Provide further documentation +- Add support for normal Arduino Boards