-
Notifications
You must be signed in to change notification settings - Fork 321
Closed
Description
When setting up GPIO for PTT Direwolf expects a number. This doesn't work on the Cubieboard where gpio pins are named differently. E.g. GPIO pin 61 is mapped to the device name gpio61_pi13 instead of just gpio61. To activate a pin, one still use just the number. E.g. "echo 61 > /sys/class/gpio/export".
Is it possible to support these boards by configuring using a name instead of just a number, or is there a workaround?
Metadata
Metadata
Assignees
Labels
No labels