···66CrossPoint Reader is a purpose-built firmware designed to be a drop-in, fully open-source replacement for the official
77Xteink firmware. It aims to match or improve upon the standard EPUB reading experience.
8899-// TODO include some images
1010-1111-I look at the [**diy-esp32-epub-reader** by atomic14](https://github.com/atomic14/diy-esp32-epub-reader) project a lot
1212-when making CrossPoint and a handful of lessons and some direct source code comes directly from that repo.
99+
13101411## Motivation
1512···129126---
130127131128CrossPoint Reader is **not affiliated with Xteink or any manufacturer of the X4 hardware**.
129129+130130+Huge shoutout to [**diy-esp32-epub-reader** by atomic14](https://github.com/atomic14/diy-esp32-epub-reader), which was a project I took a lot of inspiration from as I
131131+was making CrossPoint.