Merge pull request #181 from hpsaturn/improv_doc_firmware_loc

[firmware_doc] added ino file link because it wasn't clear
This commit is contained in:
Ty Fiero 2024-03-28 16:15:19 -07:00 committed by GitHub
commit f1ca619269
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
To set up audio recording + playback on the ESP32 (M5 Atom), do the following:
1. Open Arduino IDE, and open the client/client.ino file
1. Open Arduino IDE, and open the [client.ino](https://github.com/OpenInterpreter/01/blob/main/software/source/clients/esp32/src/client/client.ino) file
2. Go to Tools -> Board -> Boards Manager, search "esp32", then install the boards by Arduino and Espressif
3. Go to Tools -> Manage Libraries, then install the following: