Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

mode name
-rw-r--r-- README.md
-rw-r--r-- example.rs
README

Examples

There is one example that demonstrates CrankIndicator in various modes and environments.

Use controls to change:

  • <- & -> arrows to change global render offset
  • ^ & arrows to change global render scale factor
  • use system menu to change framerate

example

How to run

cargo playdate run -p=playdate-ui-crank-indicator --example=example --features=sys/lang-items,sys/entry-point,sys/try-trait-v2,system/try-trait-v2

More information how to use cargo-playdate in help: cargo playdate --help.