meier/gpioOpenByLineName #19

Merged
muellerr merged 4 commits from meier/gpioOpenByLineName into eive/develop 2021-09-27 10:09:13 +02:00
Showing only changes of commit 48a24d7dba - Show all commits

View File

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