now compiling
This commit is contained in:
@@ -70,6 +70,11 @@ std::string Display::get_content() const
|
||||
return this->content;
|
||||
}
|
||||
|
||||
uint8_t Display::get_address() const
|
||||
{
|
||||
return this->address;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user