mirror of
https://github.com/thelsing/knx.git
synced 2025-08-17 13:47:28 +02:00
resolved CodeFactor issue
This commit is contained in:
parent
76654f3310
commit
5f71935e60
@ -150,7 +150,6 @@ size_t Platform::getNonVolatileMemorySize()
|
||||
return userFlashSizeEraseBlocks() * flashEraseBlockSize() * flashPageSize();
|
||||
else
|
||||
return KNX_FLASH_SIZE;
|
||||
|
||||
}
|
||||
|
||||
void Platform::commitNonVolatileMemory()
|
||||
|
Loading…
Reference in New Issue
Block a user