mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-01-18 16:47:43 +01:00
odo serial
This commit is contained in:
@@ -52,7 +52,7 @@ def main():
|
||||
print("Fermeture du programme.")
|
||||
break
|
||||
elif user_input == "":
|
||||
send_command(ser, hola)
|
||||
send_command(ser, hola)
|
||||
continue
|
||||
else:
|
||||
send_command(ser, user_input)
|
||||
|
||||
Reference in New Issue
Block a user