mirror of
https://github.com/DigitalDevices/octonet.git
synced 2023-10-10 13:36:52 +02:00
Cosmetic fix: manufacturer name spelling and URL
This commit is contained in:
parent
27af184b73
commit
b15431f207
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user