diff --git a/left/build/kds/blhost-unix.sh b/left/build/kds/blhost-unix.sh index 31d8618..586fdf1 100755 --- a/left/build/kds/blhost-unix.sh +++ b/left/build/kds/blhost-unix.sh @@ -45,7 +45,7 @@ set -x # echo on # npm install #fi -$usb_dir/send-kboot-command.js ping 0x10 +$usb_dir/send-kboot-command-to-slave.js ping 0x10 $usb_dir/jump-to-slave-bootloader.js $usb_dir/reenumerate.js buspal $blhost_buspal get-property 1 @@ -53,4 +53,4 @@ $blhost_buspal flash-erase-all-unsecure $blhost_buspal write-memory 0x0 "$firmware_image" $blhost_usb reset $usb_dir/reenumerate.js normalKeyboard -$usb_dir/send-kboot-command.js reset 0x10 +$usb_dir/send-kboot-command-to-slave.js reset 0x10 diff --git a/lib/agent b/lib/agent index 7661700..133f8be 160000 --- a/lib/agent +++ b/lib/agent @@ -1 +1 @@ -Subproject commit 76617004579d578b8f99955eb7d4553f77848878 +Subproject commit 133f8be370b3c8919a10b3da8597974297dc2f5d