Skip to content

Commit f1ca619

Browse files
authored
Merge pull request #181 from hpsaturn/improv_doc_firmware_loc
[firmware_doc] added ino file link because it wasn't clear
2 parents d220948 + 73672ef commit f1ca619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardware/light/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
To set up audio recording + playback on the ESP32 (M5 Atom), do the following:
66

7-
1. Open Arduino IDE, and open the client/client.ino file
7+
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
88
2. Go to Tools -> Board -> Boards Manager, search "esp32", then install the boards by Arduino and Espressif
99
3. Go to Tools -> Manage Libraries, then install the following:
1010

0 commit comments

Comments
 (0)