mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00

unit-test-app: Don't auto-display menu after test run finishes Previous code would sometimes display menu multiple times, depending on UART activity. See merge request !253