From: Jan Michel Date: Wed, 24 Dec 2014 15:47:25 +0000 (+0100) Subject: added readme X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=0ead3bc763669a2e00a1dd18bc0549b48058c957;p=avr.git added readme --- diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..433833d --- /dev/null +++ b/README.txt @@ -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