mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 18:41:54 +08:00
rewrited #65
This commit is contained in:
@@ -49,7 +49,7 @@ export function Session() {
|
||||
var __hid = new Hid(__streamer.getResolution, __recorder);
|
||||
var __atx = new Atx();
|
||||
var __msd = new Msd();
|
||||
var __gpio = new Gpio(__recorder.recordWsEvent);
|
||||
var __gpio = new Gpio(__recorder);
|
||||
|
||||
var __init__ = function() {
|
||||
__startSession();
|
||||
|
||||
Reference in New Issue
Block a user