add edit step + do recipe in main view, added carousel for recipe selection
This commit is contained in:
@@ -31,4 +31,7 @@ class ButtonInterface:
|
||||
pass
|
||||
|
||||
def render_right_long_press(self, draw, x, y):
|
||||
pass
|
||||
|
||||
def render_both_long_press(self, draw, x, y):
|
||||
pass
|
||||
Reference in New Issue
Block a user