Merge branch 'contrib/github_pr_8900' into 'master'

hello_world_main : fix incorrect printf format (GitHub PR)

Closes IDFGH-7312

See merge request espressif/esp-idf!17998
This commit is contained in:
morris
2022-05-06 21:22:51 +08:00
2 changed files with 11 additions and 14 deletions
-1
View File
@@ -2031,7 +2031,6 @@ examples/ethernet/iperf/main/ethernet_example_main.c
examples/get-started/blink/example_test.py
examples/get-started/blink/main/blink_example_main.c
examples/get-started/hello_world/example_test.py
examples/get-started/hello_world/main/hello_world_main.c
examples/get-started/sample_project/main/main.c
examples/mesh/internal_communication/main/include/mesh_light.h
examples/mesh/internal_communication/main/mesh_light.c