From a242e2dee70f1c515ea172219e57886bcd34f9bb Mon Sep 17 00:00:00 2001 From: Jorgen Kragh Jakobsen Date: Wed, 27 May 2020 16:49:06 +0200 Subject: [PATCH] formating --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f09eda7..78f1622 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Clone this repo: Update third party code: -git submodule update --init + git submodule update --init Configure to match your setup: - Wifi network name and password @@ -26,7 +26,7 @@ Configure to match your setup: Build, compile and flash: -idf.py build flash monitor + idf.py build flash monitor ## Test Setup a snapcast server on your network @@ -48,7 +48,10 @@ Test the server config on other knowen platform Android : snapclient from the app play store -## Task list +## Task list +- [ ] Fix to alinge with above + * kconfig + * add codec description - [ ] Integrate ESP wifi provision - [ ] Find and connect to Avahi broadcasted Snapcast server name - [ ] Add a client command interface layer like volume/mute control