reference returned now
This commit is contained in:
@ -19,7 +19,7 @@ void GpioCookie::addGpio(gpioId_t gpioId, GpioConfig_t gpioConfig){
|
||||
}
|
||||
}
|
||||
|
||||
GpioMap GpioCookie::getGpioMap() const{
|
||||
GpioMap& GpioCookie::getGpioMap() const {
|
||||
return gpioMap;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user