]> jspc29.x-matter.uni-frankfurt.de Git - avr.git/commitdiff
added readme
authorJan Michel <jan@mueschelsoft.de>
Wed, 24 Dec 2014 15:47:25 +0000 (16:47 +0100)
committerJan Michel <jan@mueschelsoft.de>
Wed, 24 Dec 2014 15:47:25 +0000 (16:47 +0100)
README.txt [new file with mode: 0644]

diff --git a/README.txt b/README.txt
new file mode 100644 (file)
index 0000000..433833d
--- /dev/null
@@ -0,0 +1,7 @@
+
+
+
+Update lcdlib by:
+git remote add -f lcdlib https://github.com/mueschel/lcdlib
+git fetch lcdlib
+git subtree pull --prefix=lcdlib lcdlib/master --squash