Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dzungpv/mitsubishi2MQTT
Browse files Browse the repository at this point in the history
Merge with remote
  • Loading branch information
dzungpv committed Nov 7, 2023
2 parents 7553cb6 + 1892660 commit ce08592
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 @@ -30,7 +30,7 @@ It use SwiCago libraries: https://github.com/SwiCago/HeatPump
Nightly builds are available for select platforms via GitHub Actions. Go to [the workflow](https://github.com/dzungpv/mitsubishi2MQTT/actions/workflows/build.yml), select the latest build, then check the **Artifacts** section.
***
## How to build:
- Arduino: Intall libs, rename file main.cpp in main folder to main.ino, open it anf build
- Arduino: Intall require libraries, rename file main.cpp in main folder to main.ino, open it and build
- Platformio: Install, open it and choose a variant to build
- ESP IDF: clone the project with --recursive tag, install [ESP IDF 4.4.6 ](https://docs.espressif.com/projects/esp-idf/en/v4.4/esp32/get-started/index.html) set the target and run command: idf.py build

Expand Down

0 comments on commit ce08592

Please sign in to comment.