Skip to content

Commit

Permalink
Update Matter ESP32 Energy Management Example README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lboue authored Aug 29, 2024
1 parent 6c6b11f commit 7a18a5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/energy-management-app/esp32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ guides to get started.
example.

- Follow the steps
present[here](https://github.com/espressif/esp-insights/blob/main/examples/README.md#set-up-esp-insights-account)
present [here](https://github.com/espressif/esp-insights/blob/main/examples/README.md#set-up-esp-insights-account)
to set up an insights_account and the auth key created while setting it up
will be used in the example.

Expand All @@ -39,7 +39,7 @@ cp /path/to/auth/key.txt path/to/connectedhomeip/examples/energy-management-app/
### Build time configuration

- Application mode: By default the example app will run the EVSE example,
however this can be changed using the `idy.py menuconfig` command and
however this can be changed using the `idf.py menuconfig` command and
searching for:

ENABLE_EXAMPLE_WATER_HEATER_DEVICE
Expand Down

0 comments on commit 7a18a5a

Please sign in to comment.