Skip to content

Commit 0178bb3

Browse files
committed
update README
1 parent 90da405 commit 0178bb3

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

100644100755
Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,13 @@ make -C DaisySP
2323

2424
Once that is done, you should be able to go into the effect source code (`src/DrumMachine`) and run `make`.
2525

26-
To install the effect onto the Hothouse pedal, put your Hothouse into DFU mode and run:
26+
To install the effect onto the Hothouse pedal, put your Daisy Seed into DFU mode and run:
2727
```
2828
make program-dfu
2929
```
30+
31+
If you're using a ST-Link V3 programmer/debugger probe, run:
32+
```
33+
make program
34+
```
35+

0 commit comments

Comments
 (0)