4 lines
102 B
Text
4 lines
102 B
Text
|
-- testing
|
||
|
net.openModems()
|
||
|
net.setWorkstationStatus(true)
|
||
|
print(tostring(net.getWorkstationStatus()))
|