Open
Description
I'm trying to compile mysgw with the IRQ pin set to 360 wich is the pin number for my SBC(Orange Pi 3 LTS)
but after compiling the number has been changed to 104 and that causes an error at runtime.
ERROR attachInterrupt: Unable to open GPIO edge interface for pin 104: Permission denied
Works fine without specifying an IRQ pin, probably because all other pin-numbers are < 255