mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-24 15:57:28 +02:00
examples: change default build instructions in docs to CMake
* Original commit: espressif/esp-idf@e7dba7d7bc
This commit is contained in:
committed by
suren-gabrielyan-espressif
parent
144d4ad1d4
commit
aaba3fc47a
@ -24,7 +24,7 @@ Shows how to use mDNS to advertise lookup services and hosts
|
||||
Build the project and flash it to the board, then run monitor tool to view serial output:
|
||||
|
||||
```
|
||||
make -j4 flash monitor
|
||||
idf.py -p PORT flash monitor
|
||||
```
|
||||
|
||||
- Wait for WiFi to connect to your access point
|
||||
|
Reference in New Issue
Block a user