Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ https://developer.rebble.io/developer.pebble.com/guides/tools-and-resources/pebb
- `wipe`
- `emu-time-format --format <12h/24h>`
- `emu-battery --percent [0-100] [--charging]`
- `emu-tap --direction <+x|-x|+y|-y|+z|-z>`
- `emu-tap --direction <x+|x-|y+|y-|z+|z->`
- `emu-compass --heading <0-360>`
- `emu-app-config` (--file seems to not set up the callback properly). This also assumes your config page implements the `return_to` query param behavior [described in the docs](https://developer.rebble.io/developer.pebble.com/guides/user-interfaces/app-configuration-static/index.html)

Expand Down