Skip to content

Commit

Permalink
Fixing build action
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisBrock committed Sep 14, 2024
1 parent 22e5523 commit 940494e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@
.vscode/launch.json
.vscode/ipch
/.vscode
src/Configuration/Credentials.cpp
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ Of course a well designed PCB would be much nicer, but this is still work in pro
## Programming your ESP32

- Start by cloning or downloading this repository.
- Copy the file `Credentials.cpp.template` to `Credentials.cpp`.
- Change the SSID and password in `Credentials.cpp` to match your home network settings.
- Compile the project.
- Now connect your ESP32 via USB and upload the firmware.
Expand Down
File renamed without changes.

0 comments on commit 940494e

Please sign in to comment.