fix some typos (#136)

* removed one section that was duplicate in dptconvert.cpp
This commit is contained in:
OutOfSync1
2021-05-04 16:19:29 +02:00
committed by GitHub
parent 95cf9df7fc
commit ed54da7089
16 changed files with 48 additions and 149 deletions

View File

@@ -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),