diff options
author | sotech117 <26747948+sotech117@users.noreply.github.com> | 2023-12-14 14:34:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-14 14:34:44 -0500 |
commit | a20062f736ba1f39438422c9b2e8387667747ed1 (patch) | |
tree | 7ecc19e9a0e6b2715fe136b39dcf2ba5c7fccc86 |
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..752ae9a --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# basic-ultrasonic-linklayer +A project for cs1680 using sound waves to allow two nodes to share information wirelessly - without making any noise. |