Skip to content
Snippets Groups Projects
Commit f9396589 authored by Sebastian Böttger's avatar Sebastian Böttger
Browse files

teststing in diffrent networks

parent 2ff67cec
No related branches found
No related tags found
1 merge request!1Development
......@@ -23,7 +23,10 @@ from ev3dev2.sensor.lego import GyroSensor
STUD_MM = 8
use_gyro = 0 # 0 = ohne Gyrosensor, 1 = mit Gyrosensor
HOST = "10.128.41.108"
#HOST = "10.128.41.108"
#HOST = "10.128.41.90"
#HOST = "192.168.178.81"
HOST = "192.168.0.100"
PORT = 50007
#%% main programm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment