mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-12-17 00:58:02 +00:00
Added changes for Raspi I2C
This commit is contained in:
@@ -78,7 +78,7 @@ namespace sta
|
||||
bool isAquired();
|
||||
private:
|
||||
Mutex * mutex_;
|
||||
bool aquired_ = false;
|
||||
bool acquired_ = false;
|
||||
};
|
||||
} // namespace sta
|
||||
|
||||
|
||||
Reference in New Issue
Block a user