lg
lg copied to clipboard
Can gpio in lgGpioReport_t be changed to uint16_t?
I'm using an Orange Pi Zero 2W. For whatever reason, the GPIO numbers on this exceed 255, so when using lgGpioSetSamplesFunc
, I get reports where the GPIO numbers overflow. Reports from GPIO 258 appear to be coming from GPIO 2 for example.