v1.19.2: Added support for timer Read-Back command, segment probes, and improved instruction restartability
This commit is contained in:
parent
0398afab84
commit
927a71d681
171 changed files with 9205 additions and 2121 deletions
|
|
@ -6722,7 +6722,7 @@ Video.prototype.inCardStatus = function(card, addrFrom)
|
|||
* dumpVideo(sParm)
|
||||
*
|
||||
* @this {Video}
|
||||
* @param {string|undefined} sParm
|
||||
* @param {string} [sParm]
|
||||
*/
|
||||
Video.prototype.dumpVideo = function(sParm)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue