summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2018-08-11 23:00:36 +0200
committerYves Fischer <yvesf-git@xapek.org>2018-08-11 23:26:30 +0200
commit0ae22e268fd2ef20e35a5434fef0356d46ab6399 (patch)
treef065c1a5dcf7accac78ffe1540c24db9a1a46dde
parent790e6ff149f6b51ee654b493bf4ffd72bc8cd1ed (diff)
downloadesp32-0ae22e268fd2ef20e35a5434fef0356d46ab6399.tar.gz
esp32-0ae22e268fd2ef20e35a5434fef0356d46ab6399.zip
add pinout and gitignore file
-rw-r--r--.gitignore4
-rw-r--r--pinout.pngbin0 -> 784874 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..cb33e9d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+# Never commit configuration files
+.config
+
+__pycache__
diff --git a/pinout.png b/pinout.png
new file mode 100644
index 0000000..16bccd0
--- /dev/null
+++ b/pinout.png
Binary files differ