diff options
| author | D. Delmar Davis <don@suspectdevices.com> | 2021-04-09 10:34:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-09 10:34:45 -0700 |
| commit | b1549700593f51b7f381d699b954c62754d32926 (patch) | |
| tree | e3aa46ab5233d4d8fead10da5ef196f0685a8f78 | |
Initial commit
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..913f873 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# raspi-python-playground +Working with displays, io, and camera. |
