public static InputPort PCConnected = new InputPort(GHIElectronics.NETMF.Hardware.ChipworkX.Pin.PB28, false, Port.ResistorMode.PullDown);
gives an exception,
Invalid Arguments.
Does
Port.ResistorMode.PullDown now work.
is there no pull down on this GPIO