mirror of
https://github.com/thelsing/knx.git
synced 2025-08-31 13:47:01 +02:00
Fix compilation
This commit is contained in:
parent
dcc2bb1be1
commit
5651e5483a
@ -7,7 +7,7 @@
|
||||
#include "callback_property.h"
|
||||
|
||||
//224.0.23.12
|
||||
#define DEFAULT_MULTICAST_ADDR 0xE000170C
|
||||
#define DEFAULT_MULTICAST_ADDR 0xE000170CUL
|
||||
|
||||
IpParameterObject::IpParameterObject(DeviceObject& deviceObject, Platform& platform): _deviceObject(deviceObject),
|
||||
_platform(platform)
|
||||
|
Loading…
Reference in New Issue
Block a user