diff --git a/src/main.llsp3 b/src/main.llsp3 index 7c39d08..bb0894c 100644 --- a/src/main.llsp3 +++ b/src/main.llsp3 @@ -81,8 +81,6 @@ async def move_on_color(): # Bergauf # Bergab - # Speedbumper (Schräge Bumper) - async def main(): mp.pair(mp.PAIR_1, port.A, port.D) await move_on_color()