diff options
author | Max Christian Pohle | 2017-06-05 16:22:16 +0200 |
---|---|---|
committer | Max Christian Pohle | 2017-06-05 16:22:16 +0200 |
commit | 3415aebf4f28070bce5ed74414ab1c8780e4f4d7 (patch) | |
tree | 546bb1d3dd332dd268156baff61102d255e6dd58 /doc/Makefile | |
parent | 1aa8af534300742b9e6adddd0d8c7cd28bd8c13a (diff) | |
download | binwatch-mini-3415aebf4f28070bce5ed74414ab1c8780e4f4d7.tar.bz2 binwatch-mini-3415aebf4f28070bce5ed74414ab1c8780e4f4d7.zip |
Restructured directory to get everything together
Diffstat (limited to 'doc/Makefile')
-rw-r--r-- | doc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile new file mode 100644 index 0000000..0d6f8e3 --- /dev/null +++ b/doc/Makefile | |||
@@ -0,0 +1,2 @@ | |||
1 | all: | ||
2 | wget https://www.sparkfun.com/datasheets/IC/SN74HC595.pdf | ||