some adaptions

This commit is contained in:
2021-04-01 15:42:51 +02:00
committed by IRS Cleanroom Laptop
parent fe4c8ad136
commit 6f49031e92
3 changed files with 10 additions and 10 deletions

View File

@ -1,8 +1,8 @@
#ifndef LINUX_GPIO_GPIOCALLBACKS_H_
#define LINUX_GPIO_GPIOCALLBACKS_H_
#include <linux/gpio/gpioDefinitions.h>
#include <linux/gpio/GpioIF.h>
#include <fsfw_hal/common/gpio/gpioDefinitions.h>
#include <fsfw_hal/common/gpio/GpioIF.h>
namespace gpioCallbacks {