Make create project the first thing you see
This commit is contained in:
parent
248ba2bbb0
commit
6b42225949
|
@ -21,15 +21,15 @@ as I've used Leonardos for similar projects.
|
||||||
|
|
||||||
== Step 1: Installation
|
== Step 1: Installation
|
||||||
|
|
||||||
This needs the MidiUSB and Keyboard libraries.
|
|
||||||
|
|
||||||
Installing those is documented all over the Internet.
|
|
||||||
|
|
||||||
If Arduino Create still exists when you're reading this,
|
If Arduino Create still exists when you're reading this,
|
||||||
you might be able to
|
you might be able to
|
||||||
[load up my project](https://create.arduino.cc/editor/neale/f94bb765-47bd-4bc4-9cbf-b978f7124bdc)
|
[load up my project](https://create.arduino.cc/editor/neale/f94bb765-47bd-4bc4-9cbf-b978f7124bdc)
|
||||||
and program your board without too much fuss.
|
and program your board without too much fuss.
|
||||||
|
|
||||||
|
Otherwise you are going to need to install the MidiUSB and Keyboard libraries.
|
||||||
|
These are highly popular libraries,
|
||||||
|
and there is much better documentation elsewhere on the Internet.
|
||||||
|
|
||||||
|
|
||||||
== Step 2: Assmble the circuit
|
== Step 2: Assmble the circuit
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue