WiringNP
WiringNP copied to clipboard
What about NanoPi2Fire support
Hi, i'm able to manage GPIO pins by /sys/class/gpio in sys mode (export/unexport), to turn on a led for example, but i'm not able to manage a DHT11 or ultrasonic sensor, because it's not possible to "pullUpDnControl" on sys mode (wiringPiSetupSys) What about nano pi 2 fire support on WiringNP? That would solve my problem... Let us know