Skip to content

Commit 2d763e2

Browse files
committed
use correct name in docs
1 parent 3c8122d commit 2d763e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/03.gen.daisy.components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Custom JSON
22

3-
JSON is a human-readable file format for data storage, and it's what plugdata uses to help translate your Pd patch into something that will run on a Daisy-based board. If you haven't worked with something like it before, it might look a little strange, but don't worry! We'll cover enough here to get you on your way to custom hardware in no time.
3+
JSON is a human-readable file format for data storage, and it's what json2daisy uses to help translate your Pd patch into something that will run on a Daisy-based board. If you haven't worked with something like it before, it might look a little strange, but don't worry! We'll cover enough here to get you on your way to custom hardware in no time.
44

55
### JSON Basics
66

0 commit comments

Comments
 (0)