Skip to content

Commit 1dec7ad

Browse files
committed
Spelling updates.
1 parent e7db927 commit 1dec7ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Requires an ESP32-CAM module (I've personally used these: [Amazon Link 1][amazon
4343

4444
## Hardware Installation <a name="hardware-installation"></a>
4545

46-
Below is the pinout guide and digram for the ESP32-CAM module to the Flipper Zero. From the ESP32-CAM module to the Flipper Zero:
46+
Below is the pinout guide and diagram for the ESP32-CAM module to the Flipper Zero. From the ESP32-CAM module to the Flipper Zero:
4747

4848
```
4949
VCC to 3V3
@@ -62,7 +62,7 @@ On the ESP32-CAM module itself you'll also need to connect the `IO0` pin to `GND
6262

6363
1. Download and install the Arduino IDE from [here][arduino-ide].
6464
2. Go to the [releases section][flipper-zero-camera-suite-releases] for this repo and download the `esp32_cam_uart_stream.zip` file.
65-
3. Extract contents of `esp32_cam_uart_stream.zip` to disk. Be sure to keep the `.ino` file nested in the folder with the same name.
65+
3. Extract the contents of `esp32_cam_uart_stream.zip` to disk. Be sure to keep the `.ino` file nested in the folder with the same name.
6666
4. Open `~\esp32_cam_uart_stream\esp32_cam_uart_stream.ino` with your Arduino IDE.
6767
5. In the Arduino IDE, go to `File > Preferences`.
6868
6. In the `Settings` tab, add the following URL to the `Additional Boards Manager URLs` field:

0 commit comments

Comments
 (0)