meier/gpioOpenByLineName #19

Merged
muellerr merged 4 commits from meier/gpioOpenByLineName into eive/develop 2021-09-27 10:09:13 +02:00
4 changed files with 107 additions and 15 deletions
Showing only changes of commit 48a24d7dba - Show all commits

View File

@@ -26,7 +26,6 @@ enum GpioOperation {
enum GpioTypes { enum GpioTypes {
NONE, NONE,
GPIO_REGULAR,
GPIO_REGULAR_BY_CHIP, GPIO_REGULAR_BY_CHIP,
GPIO_REGULAR_BY_LABEL, GPIO_REGULAR_BY_LABEL,
GPIO_REGULAR_BY_LINE_NAME, GPIO_REGULAR_BY_LINE_NAME,