Fix VTXClient Documentation
This commit is contained in:
@@ -93,7 +93,9 @@ webserver, and unpack it to a temporary directory.
|
||||
defCrsrAttr: ['thick', 'horizontal'],
|
||||
defCellAttr: 0x0007,
|
||||
telnet: 1,
|
||||
autoConnect: 0
|
||||
autoConnect: 0,
|
||||
wsProtocol: 'telnet',
|
||||
wsDataType: 'arraybuffer',
|
||||
};
|
||||
````
|
||||
|
||||
|
||||
Reference in New Issue
Block a user