mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-12-13 07:28:03 +00:00
Modified GpioPin to offer PinState reading
This commit is contained in:
@@ -31,6 +31,8 @@ namespace sta
|
||||
|
||||
void setState(GpioPinState state) override;
|
||||
|
||||
GpioPinState getState() override;
|
||||
|
||||
static RaspiGpioPin * DUMMY_GPIO;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user