Cosmetic fix: manufacturer name spelling and URL

This commit is contained in:
mvoelkel 2016-01-04 00:42:04 +01:00
parent 27af184b73
commit b15431f207
1 changed files with 2 additions and 2 deletions

View File

@ -33,8 +33,8 @@ char xmldesc[] =
"<device>\r\n"
"<deviceType>urn:ses-com:device:SatIPServer:1</deviceType>\r\n"
"<friendlyName>OctopusNet</friendlyName>\r\n"
"<manufacturer>DigitalDevices</manufacturer>\r\n"
"<manufacturerURL>http://www.digitaldevices.de/</manufacturerURL>\r\n"
"<manufacturer>Digital Devices GmbH</manufacturer>\r\n"
"<manufacturerURL>http://www.digitaldevices.de</manufacturerURL>\r\n"
"<modelDescription>OctopusNet</modelDescription>\r\n"
"<modelName>OctopusNet</modelName>\r\n"
"<modelNumber>1.0</modelNumber>\r\n"