Update cheatsheets

This commit is contained in:
ivuorinen
2024-08-04 00:16:38 +00:00
parent 76321127ee
commit 680f252b67
5 changed files with 122 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ source: https://github.com/tldr-pages/tldr.git
`arduino-builder -build-path {{path/to/build_directory}}`
- Use a build option file, instead of specifying `--hardware`, `--tools`, etc. manually every time:
- Use a build option file, instead of specifying `-hardware`, `-tools`, etc. manually every time:
`arduino-builder -build-options-file {{path/to/build.options.json}}`