HardwareClientBase: provide default implementation for label
and add warning about placeholders
This commit is contained in:
@@ -88,10 +88,6 @@ class DigitalBitbox_Client(HardwareClientBase):
|
||||
pass
|
||||
|
||||
|
||||
def label(self):
|
||||
return " "
|
||||
|
||||
|
||||
def is_pairable(self):
|
||||
return True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user