1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-31 03:41:07 -04:00
Eren Terzioglu 804c12646b feat(apptrace): Added sensor data visualization example
Added example and python script to show how to transfer and visualize sensor data.
2023-06-27 18:32:56 +03:00

4 lines
93 B
Plaintext

# Enable application tracing by default
CONFIG_APPTRACE_DEST_JTAG=y
CONFIG_APPTRACE_ENABLE=y