Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Resinchem authored Dec 4, 2022
1 parent 26f42cb commit 73bf09d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### If you just want to install the firmware on your ESP8266, you do not need to download the source code!
Just download the latest **ParkingAsst_vx.xx_ESP8266.bin** file from the [Releases page](https://github.com/Resinchem/ESP-Parking-Assistant/releases) and follow the installation and instructions that are found in the [wiki](https://github.com/Resinchem/ESP-Parking-Assistant/wiki). Please try the steps in the wiki before posting questions about how to install the firmware.

## Source Code
This directory contains the source code .ino sketch for the parking assistant. You can download and modify this to meet your own needs. The Parking Assistant supports OTA updates from the Arduino IDE (or other appropriate IDEs). See the wiki section on Performing Updates and Upgrades for more information on OTA updates using an IDE.

Expand Down

0 comments on commit 73bf09d

Please sign in to comment.