From d61e7ed12856d2f17edb0b2811065cc0f981501f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Sun, 15 Jan 2017 03:29:18 +0100 Subject: [PATCH] Move UhkConnection.js and uhkcmd to the newly created legacy directory. --- usb/{ => legacy}/UhkConnection.js | 0 usb/{ => legacy}/uhkcmd | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename usb/{ => legacy}/UhkConnection.js (100%) rename usb/{ => legacy}/uhkcmd (100%) diff --git a/usb/UhkConnection.js b/usb/legacy/UhkConnection.js similarity index 100% rename from usb/UhkConnection.js rename to usb/legacy/UhkConnection.js diff --git a/usb/uhkcmd b/usb/legacy/uhkcmd similarity index 100% rename from usb/uhkcmd rename to usb/legacy/uhkcmd