add a menu with bt pairing
This commit is contained in:
@@ -68,6 +68,8 @@ class ButtonsManager(View):
|
||||
|
||||
self.current_view.render_both_long_press(draw, self.size[0] // 2, self.size[1] - 10)
|
||||
|
||||
self.current_view.render_status_icons(draw)
|
||||
|
||||
return im
|
||||
|
||||
############ BUTTON ACTIONS ###########
|
||||
|
||||
Reference in New Issue
Block a user