mirror of
https://github.com/thelsing/knx.git
synced 2026-03-07 02:17:30 +01:00
fix examples. Only reserve memory on tableobject if size > 0
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
class LinuxPlatform: public Platform
|
||||
{
|
||||
using Platform::_memoryReference;
|
||||
using Platform::memoryReference;
|
||||
public:
|
||||
LinuxPlatform();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user