Skip to content

Commit

Permalink
Restyled by prettier-markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Feb 19, 2021
1 parent 9d80124 commit 754a044
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/temperature-measurement-app/esp32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,7 @@ The demo application supports temperaturemeasurement and basic cluster.
## Optimization

Optimization related to WiFi, BLuetooth, Asserts etc are the part of this
example by default.
To enable this option set is_debug=false from command-line.
example by default. To enable this option set is_debug=false from command-line.

```
idf make build flash monitor 'is_debug=false'
Expand Down

0 comments on commit 754a044

Please sign in to comment.