Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikN committed Dec 9, 2021
1 parent 42fe7f6 commit 7b2082f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,11 @@ Over the internet available live vide stream from ESP32 camera (tested ob `M5CAM
## Quick start

1. Click **[Use this template](https://github.com/husarnet/esp32-internet-ota/generate)** button to create your own copy of this repo.
1. Clone the repo and open it in Visual Studio Code. PlatformIO should automatically install all project dependencies.

2. Clone the repo you have just created and open it in Visual Studio Code. Platformio should automatically install all project dependencies.
2. Rename `credentials-template.h` to `credentials.h` and type your WiFi an Husarnet credentials there (you will find you Husarnet Join Code at https://app.husarnet.com).

3. Rename `credentials-template.h` to `credentials.h` and type your WiFi an Husarnet credentials there (you will find you Husarnet Join Code at https://app.husarnet.com).

4. Click "PlatformIO: upload" button to flash your ESP32 board connected to your laptop. You will find the following log in the serial monitor:
3. Click `"PlatformIO: upload"` button to flash your ESP32 board connected to your laptop. You will find the following log in the serial monitor:

```bash
**************************************
Expand Down

0 comments on commit 7b2082f

Please sign in to comment.