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