Add notes about libraries.
This commit is contained in:
parent
e77a69ce91
commit
07fb3785c9
|
@ -2,6 +2,9 @@
|
||||||
|
|
||||||
This code runs on a PicoCalc with a Pico 2W.
|
This code runs on a PicoCalc with a Pico 2W.
|
||||||
|
|
||||||
|
In order to build this, copy the libraries (in the `libraries` directory)
|
||||||
|
to `${ARDUINO_HOME}/libraries`.
|
||||||
|
|
||||||
Future work:
|
Future work:
|
||||||
|
|
||||||
- Fix autorestore: currently, the image must be `(load-image)`'d
|
- Fix autorestore: currently, the image must be `(load-image)`'d
|
||||||
|
|
Loading…
Reference in New Issue