cleanup/fixes of scada common code

This commit is contained in:
Mikayla Fischler
2022-05-10 11:35:52 -04:00
parent 25558df22d
commit cd0d7aa5a3
6 changed files with 41 additions and 37 deletions

View File

@@ -234,7 +234,7 @@ ppm.get_device = function (name)
break
end
end
return device
end