From 133f8be370b3c8919a10b3da8597974297dc2f5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Mon, 23 Oct 2017 22:23:00 +0200 Subject: [PATCH] Rename send-kboot-command.js to send-kboot-command-to-slave.js --- .../usb/{send-kboot-command.js => send-kboot-command-to-slave.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename packages/usb/{send-kboot-command.js => send-kboot-command-to-slave.js} (100%) diff --git a/packages/usb/send-kboot-command.js b/packages/usb/send-kboot-command-to-slave.js similarity index 100% rename from packages/usb/send-kboot-command.js rename to packages/usb/send-kboot-command-to-slave.js