mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-08-05 18:21:54 +00:00
First implementations for Arduino
This commit is contained in:
@@ -31,7 +31,7 @@ namespace sta
|
||||
void setSettings(uint16_t address, bool master, bool blocking);
|
||||
|
||||
protected:
|
||||
uint16_t address_;
|
||||
uint8_t address_;
|
||||
bool master_;
|
||||
bool blocking_;
|
||||
};
|
||||
|
Reference in New Issue
Block a user