mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-27 16:56:43 +03:00
Added example and python script to show how to transfer and visualize sensor data.
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
# Enable application tracing by default
|
|
CONFIG_APPTRACE_DEST_JTAG=y
|
|
CONFIG_APPTRACE_ENABLE=y
|