qmk_cli icon indicating copy to clipboard operation
qmk_cli copied to clipboard

Adjust format string for could-not-connect message in console

Open wlhlm opened this issue 1 year ago • 0 comments

I've noticed a slight inconsistency in the messages output by qmk console.

Description

Adjust the format string for the error message printed when qmk console cannot connect to the device.

Before: Screenshot-2024-09-09-205712

After: Screenshot-2024-09-09-210215 (notice the changes around the device ID and detailed error message at the end)

wlhlm avatar Sep 09 '24 19:09 wlhlm