added back member iter

This commit is contained in:
2021-02-14 18:52:40 +01:00
parent 0045cd2062
commit a8d2557545
2 changed files with 3 additions and 6 deletions

View File

@ -32,6 +32,7 @@ public:
private:
/* Holds the information and configuration of all used GPIOs */
GpioMap gpioMap;
GpioMapIter gpioMapIter;
/**
* @brief This functions drives line of a GPIO specified by the GPIO ID.