added imgui to device renderer
This commit is contained in:
parent
c169fab420
commit
bdfaeea0d0
6 changed files with 29 additions and 2 deletions
|
@ -15,6 +15,6 @@ public:
|
|||
private:
|
||||
void parseAndSetMac(const std::string& macAddress);
|
||||
|
||||
private:
|
||||
public:
|
||||
uint8_t macAddress[6];
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue