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.")
|
print("Fermeture du programme.")
|
||||||
break
|
break
|
||||||
elif user_input == "":
|
elif user_input == "":
|
||||||
send_command(ser, hola)
|
send_command(ser, hola)
|
||||||
continue
|
continue
|
||||||
else:
|
else:
|
||||||
send_command(ser, user_input)
|
send_command(ser, user_input)
|
||||||
|
|||||||
Reference in New Issue
Block a user