mirror of
https://github.com/PixlOne/logiops.git
synced 2025-07-16 14:22:35 +08:00
Merge eece672a18
into 628ab937a2
This commit is contained in:
commit
d57b530648
@ -138,7 +138,7 @@ Device::Device(Receiver* receiver, hidpp::DeviceIndex index,
|
||||
}
|
||||
|
||||
void Device::_init() {
|
||||
logPrintf(INFO, "Device found: %s on %s:%d", name().c_str(),
|
||||
logPrintf(INFO, "Device found: \"%s\" on %s:%d", name().c_str(),
|
||||
hidpp20().devicePath().c_str(), _index);
|
||||
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user