We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 189fcb9 commit 953a761Copy full SHA for 953a761
docs/app-specification.md
@@ -11,7 +11,7 @@ At least one on `sketch` or `python` folder must be present.
11
The App must be self-contained (it does not contain references to external files) because this means it can be exported, shared, or zipped easily.
12
13
The user-defined apps are saved into `/home/arduino/ArduinoApps` folder.
14
-The builtin-apps are
+The builtin-apps are stored into `home/arduino/.local/share/arduino-app-cli/examples` folder.
15
16
17
Example of a `my-app` folder structure
0 commit comments