add a menu with bt pairing
This commit is contained in:
@@ -34,4 +34,8 @@ class ButtonInterface:
|
||||
pass
|
||||
|
||||
def render_both_long_press(self, draw, x, y):
|
||||
pass
|
||||
|
||||
def render_status_icons(self, draw):
|
||||
"""Called once per frame to render persistent status icons (e.g. BT indicator)."""
|
||||
pass
|
||||
Reference in New Issue
Block a user