mirror of
https://github.com/thelsing/knx.git
synced 2026-04-06 03:21:49 +02:00
fix some typos (#136)
* removed one section that was duplicate in dptconvert.cpp
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "data_property.h"
|
||||
#include "callback_property.h"
|
||||
|
||||
//224.0.23.12
|
||||
// 224.0.23.12
|
||||
#define DEFAULT_MULTICAST_ADDR ((uint32_t)0xE000170C)
|
||||
|
||||
IpParameterObject::IpParameterObject(DeviceObject& deviceObject, Platform& platform): _deviceObject(deviceObject),
|
||||
|
||||
Reference in New Issue
Block a user