Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dalathegreat authored Jan 20, 2025
1 parent 36bb44b commit 417a4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Start by watching this [quickstart guide](https://www.youtube.com/watch?v=hcl2Gd
![bild](https://github.com/dalathegreat/Battery-Emulator/assets/26695010/6a2414b1-f2ca-4746-8e8d-9afd78bd9252)

5. The Arduino board should be set to `ESP32 Dev Module` and `Partition Scheme` to `Minimal SPIFFS (1.9MB APP with OTA/190KB SPIFFS)` (under `Tools` -> `Board` -> `ESP32 Arduino`) with the following settings:
![alt text](https://github.com/dalathegreat/Battery-Emulator/blob/img/ArduinoSettings.png)
![ArduinoSettings](https://github.com/user-attachments/assets/faf0bdad-fcc4-4b90-adc0-7cd989174390)
7. Select which battery type you will use, along with other optional settings. This is done in the `USER_SETTINGS.h` file.
8. Copy the `USER_SECRETS.TEMPLATE.h` file to `USER_SECRETS.h` and update connectivity settings inside this file.
9. Press `Verify` and `Upload` to send the sketch to the board.
Expand Down

0 comments on commit 417a4aa

Please sign in to comment.