From ab99f8210c5cfcd7289ba4ede9bcf277a27753bd Mon Sep 17 00:00:00 2001 From: Imanol-Mikel Barba Sabariego Date: Wed, 20 Nov 2024 19:24:01 +0000 Subject: [PATCH] Add README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+), 0 deletions(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..effb3d6 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +stock-ticker +== + +Simple ESP32 project that fetches stock data from Finnhub and displays it on a +HUB75 display. + +Builds using platformio. + +User needs to specify wifi SSID and password and Finnhub API key using +`build_flags` defined in `platformio.ini` -- libgit2 0.22.2