feat/distanz
Ruben Seitz 2025-11-18 12:52:45 +01:00
parent c49186bf95
commit 3e70aab95b
1 changed files with 0 additions and 2 deletions

View File

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