From c370cab513cf42724b84bf51aeaef9a00859b849 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Mon, 23 Oct 2017 22:24:40 +0200 Subject: [PATCH] Use the renamed send-kboot-command-to-slave.js --- left/build/kds/blhost-unix.sh | 4 ++-- lib/agent | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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