Skip to content

Commit

Permalink
Merge pull request OpenInterpreter#181 from hpsaturn/improv_doc_firmw…
Browse files Browse the repository at this point in the history
…are_loc

[firmware_doc] added ino file link because it wasn't clear
  • Loading branch information
tyfiero authored Mar 28, 2024
2 parents d220948 + 73672ef commit f1ca619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware/light/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit f1ca619

Please sign in to comment.