Portrait display on Hydra

Hi all, I’m trying to rotate the screen 90 degrees.

GHIElectronics.NETMF.Hardware.Configuration.LCD.SetRotation(GHIElectronics.NETMF.Hardware.Configuration.LCD.Rotation.Rotate_CCW_90);
gives an error:
A first chance exception of type ‘System.NotSupportedException’ occurred in GadgeteerApp2.exe
An unhandled exception of type ‘System.NotSupportedException’ occurred in GadgeteerApp2.exe

I think I should use some methods in GHIElectronics.OSH.NETMF.Hardware namespace, but I could find one.

Thanks for your help.

Yes Hydra is OSH, so it doesn’t’ have premium SDK on it.

Screen rotation is only available on premium offers, like FEZ Spider.