hid: log more info when adding a device

And minor format changes
This commit is contained in:
Megamouse 2021-02-13 01:25:39 +01:00
parent 1b2260132b
commit 5a9b29b73a
6 changed files with 96 additions and 67 deletions

View file

@ -40,7 +40,6 @@ hid_pad_handler<Device>::~hid_pad_handler()
{
hid_log.error("hid_exit failed!");
}
hid_log.error("hid_exit !");
}
}