mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
removed duplicate member already present in parent class
Signed-off-by: Pascal Bauer <pascal.bauer@rwth-aachen.de>
This commit is contained in:
parent
f84651c1ae
commit
2c7e9151e6
1 changed files with 0 additions and 2 deletions
|
@ -56,8 +56,6 @@ public:
|
|||
doorbellRegister = 0;
|
||||
}
|
||||
|
||||
static constexpr const char* registerMemory = "Reg";
|
||||
|
||||
std::list<MemoryBlockName> getMemoryBlocks() const
|
||||
{
|
||||
return {
|
||||
|
|
Loading…
Add table
Reference in a new issue