I want to acces GPIO pins of banana pi in Qt. i want to set one pin to high and then one pin to low based on status of other pin . how to use it? i read from Google search that mmapGpio.h is library for raspberry pi .is it is similar for banana pi?