wacom: improve a debug message

pull/146/head
Peter Hutterer 2019-07-15 20:42:57 +10:00
parent bc612f9e0e
commit db08e1a82f
1 changed files with 1 additions and 1 deletions

View File

@ -1181,7 +1181,7 @@ class WacomProtocolIntuosPro(WacomProtocolSlate):
# Last two bytes are unknown
ts = time.strftime('%y-%m-%d %H:%M:%S', self.time_from_bytes(data))
logger.debug(f'b6 returned: {ts}')
logger.debug(f'device time: {ts}')
def get_firmware_version(self):
hi = self.send_nordic_command_sync(command=0xb7,