updated README file

This commit is contained in:
Johannes Findeisen 2015-08-25 23:37:34 +02:00
commit a193d0cb12

View file

@ -1,8 +1,18 @@
arduino Arduino
======= =======
All my Arduino stuff. Most files are many years old because I didn't hacked on This is my repository for sharing my Arduino workspace. I don't create a repo
Arduino for long time. Many files are just garbage and will be deleted at some for each project because that's to much work... ;)
time. I will try to make this repository clean ASAP. Currently I only need it
for sharing my Arduino code between my devices. I recommend not to use this I will describe my projects here some time... maybe...
code actually.... ;)
All my code is provided to you under the terms of the GPL license version 2. Be
carefull when using my code because there are libraries included which my be
available using a different license then mine. Be sure, everything is open
source and freely available but before copying some stuff to your project read
the terms of use of used libraries.
Have fun with this!
P.S.: I share this on GitHub mostly for sharing across my devices so don't
wonder about crazy stuff... :)