Renamed to Droplets

This commit is contained in:
2021-11-20 09:57:37 -05:00
parent 5cc3195db3
commit c987efb649
13 changed files with 35 additions and 35 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
# Cascade
# Droplets
Custom firmware for the Electrosmith Daisy Patch.
## Setup & Build
1. Create git repository
```sh
git clone --recurse-submodules git@github.com:AquaMorph/Cascade.git
git clone --recurse-submodules git@github.com:AquaMorph/Droplets.git
```
2. Build project
```sh