http://www.besthobbysite.com/ebaystoreV3/image/SG90.jpg
how to control “sg90” Steering engine?
“GpioPinValue pinValue = GpioPinValue.Low;
pin27 = gpio.OpenPin(27);
pin27.SetDriveMode(GpioPinDriveMode.Output);
pin27.Write(pinValue);”
but sg90 does not work。