add edit step + do recipe in main view, added carousel for recipe selection

This commit is contained in:
2026-03-12 22:57:15 +01:00
parent 90257a62a0
commit d5dacb8fc4
21 changed files with 1052 additions and 279 deletions

View File

@@ -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