From 68789de0083acfb746f1d7b7f19fb1801e1f1d33 Mon Sep 17 00:00:00 2001 From: Rune Harlyk Date: Tue, 9 Jul 2024 20:24:53 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=8F=20Adds=20project=20directory=20des?= =?UTF-8?q?cription?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/3_software.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/3_software.md b/docs/3_software.md index c72daa3..84f7614 100644 --- a/docs/3_software.md +++ b/docs/3_software.md @@ -15,13 +15,13 @@ Install the following software to ensure all functionalities: - A package manager of your choice (npm, pnpm, yarn) - [Python 3.8 or higher](https://www.python.org/downloads/) - Used for firmware build scripts - +- [esp32](https://github.com/runeharlyk/SpotMicroESP32-Leika/tree/master/esp32) - Firmware for the robot ## Setting up PlatformIO