You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hardware/light/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
To set up audio recording + playback on the ESP32 (M5 Atom), do the following:
6
6
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
8
8
2. Go to Tools -> Board -> Boards Manager, search "esp32", then install the boards by Arduino and Espressif
9
9
3. Go to Tools -> Manage Libraries, then install the following:
0 commit comments