mirror of
https://github.com/crosspoint-reader/xteink-flasher.git
synced 2026-08-13 14:19:44 -07:00
23c8e6bc704a088dc252a9006699867cddf3151a
3.1.9 has the "XTOS" identifier before the version number in the firmware, where as 3.1.7 and 3.1.8 both had it after (when I was developing the feature). Hopefully searching before and after the version number will be a little more resiliant to future changes Currently showing v3.1.9 as the english firmware (incorrect): <img width="399" height="291" alt="image" src="https://github.com/user-attachments/assets/9116eb84-08bd-4289-9fe0-fa2c8bf37606" /> The firmware in the browser, showing the moved XTOS from previous versions <img width="196" height="107" alt="image" src="https://github.com/user-attachments/assets/ce0e7cd0-991c-4933-99c4-0325222e42b2" /> After the fix, showing v3.1.9 as the chinese firmware (correct): <img width="405" height="270" alt="image" src="https://github.com/user-attachments/assets/3ae092d0-87da-480a-a4ce-fd8298cd04dc" />
Xteink Flasher
Web based tool to help flash the Xteink device.
Development
- Run
yarn install - Run
yarn dev
Languages
TypeScript
96.6%
JavaScript
2.2%
CSS
1.2%