mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
a35e4f5923
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