summaryrefslogtreecommitdiff
path: root/docs/guide.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guide.txt')
-rw-r--r--docs/guide.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/guide.txt b/docs/guide.txt
deleted file mode 100644
index b248f49..0000000
--- a/docs/guide.txt
+++ /dev/null
@@ -1,13 +0,0 @@
--------------------------------------------------------------
-
- I2C CONTROLLER GUIDE
-
--------------------------------------------------------------
-
-This program is designed to control an LCD1602 using python. It supports
-a GUI and CLI interface and is at the moment only linux compatible.
-
-You will need to have a couple of dependency's readdy on your device to use the software.
-
-* sounddevice
-* ...