This commit is contained in:
caternuson 2020-04-18 10:15:16 -07:00
parent fb443643f8
commit 1aa1ccb0e9

View file

@ -493,6 +493,7 @@ class AS726x_UART(AS726x):
return None
def _virtual_read(self, addr):
# pylint: disable=inconsistent-return-statements
if addr == _AS726X_HW_VERSION:
# just return what is expected
return 0x40