Skip to content

Commit

Permalink
docs: update character screen reference (#707)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuel-ferdman authored Oct 24, 2024
1 parent b9bcaf6 commit 9bd8cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/developer/graphics/display.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The user sets a message on the character screen and it will be rendered on the s
Using the service is compatible with the simulator.

- Service: [character screen](/api/clients/characterscreen/)
- [Source](https://github.com/microsoft/devicescript/blob/main/packages/drivers/src/characterscreen.ts)
- [Source](https://github.com/microsoft/devicescript/blob/main/packages/drivers/src/characterscreendisplay.ts)

```ts
import {
Expand Down

0 comments on commit 9bd8cd3

Please sign in to comment.