A fork of https://github.com/crosspoint-reader/crosspoint-reader
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: Updating sleep screen dimensions for X3 (#1688)

## Summary

Updating the docs so it has the accurate dimensions for sleep screens on
the X3 and the X4.

---

### AI Usage

While CrossPoint doesn't have restrictions on AI tools in contributing,
please be transparent about their usage as it
helps set the right context for reviewers.

Did you use AI tools to help write this code? _**NO**_

authored by

Jensen Kuras and committed by
GitHub
23f60a34 2c5a47f9

+2 -1
+2 -1
USER_GUIDE.md
··· 336 336 > [!TIP] 337 337 > For best results: 338 338 > - Use uncompressed BMP files with 24-bit color depth 339 - > - Use a resolution of 480x800 pixels to match the device's screen resolution. 339 + > - X4: Use a resolution of 480x800 pixels to match the device's screen resolution. 340 + > - X3: Use a resolution of 528x792 pixels to match the device's screen resolution. 340 341 341 342 --- 342 343