zhaolei / WiringOP

This is a GPIO access library for OrangePi. It is based on the original WiringPi for Raspberry Pi.
GNU Lesser General Public License v3.0
351 stars 134 forks source link

How to Set Default Pull for Pins on Boot #13

Open msi-matthew opened 5 years ago

msi-matthew commented 5 years ago

When booting an Orange Pi the default pin state appears to be HIGH.

On a Raspberry Pi there is a /boot/config.txt file to change the initial boot state.

Is there a way set the boot state to LOW on the Orange Pi?