mhwlng
March 18th, 2007, 01:21 AM
All serial port dropdowns are empty in 516
it's caused by this :
TransportManager.lua
EnumerateSerialPorts = function (self)
-- get avail ports
if 1 then return end
.....
Marcel
it's caused by this :
TransportManager.lua
EnumerateSerialPorts = function (self)
-- get avail ports
if 1 then return end
.....
Marcel