You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ $ make -C libDaisy
64
64
$ cd src
65
65
$ make
66
66
```
67
-
As shown above, navigate to the Seed/src folder, and run '''make''' (after installing the Daisy Toolchain and building libDaisy and DaisySP libraries) to build the Seed.bin.
67
+
As shown above, navigate to the Seed/src folder, and run ```make``` (after installing the Daisy Toolchain and building libDaisy and DaisySP libraries) to build the Seed.bin.
68
68
69
69
Then flash your Seed pedal with the following commands (or use the [Electrosmith Web Programmer](https://electro-smith.github.io/Programmer/))
0 commit comments