8 lines
111 B
Groovy
8 lines
111 B
Groovy
remotes {
|
|
ev3dev {
|
|
host = '192.168.1.13'
|
|
user = 'robot'
|
|
password = 'maker'
|
|
}
|
|
}
|