API Doc

Examples

Source code: This example TypeScript project is available on GitHub, and it is a part of the Jaculus project.

This directory contains examples of Jaculus programs.

To select an example change the import in src/index.ts to the example you want to run.

To upload the example to the board run jac build flash in this directory.

This directory can also serve as a template for your own project. Just copy it, clear the src directory, and start writing your own code.

Generated using TypeDoc