mirror of
https://github.com/thelsing/knx.git
synced 2025-08-13 13:46:20 +02:00
fix referenceNVMemory for linux
This commit is contained in:
parent
5386a3c833
commit
682fe84ead
@ -16,7 +16,7 @@ typedef struct{
|
||||
class LinuxPlatform: public Platform
|
||||
{
|
||||
using Platform::_memoryReference;
|
||||
using Platform::memoryReference;
|
||||
using Platform::referenceNVMemory;
|
||||
public:
|
||||
LinuxPlatform();
|
||||
virtual ~LinuxPlatform();
|
||||
|
Loading…
Reference in New Issue
Block a user