Tidying
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Bloom::Usb
|
||||
if (devices.empty()) {
|
||||
throw DeviceInitializationFailure(
|
||||
"Failed to find USB device with matching vendor and product ID. Please examine the debug tool's USB "
|
||||
"connection, as well as the selected environment's debug tool configuration in bloom.yaml"
|
||||
"connection, as well as the selected environment's debug tool configuration, in bloom.yaml"
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user