Jake Lyell 23c8e6bc70 Search for firmware identifier both before and after version number (#19)
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"
/>
2026-01-22 01:17:57 +11:00
2025-11-20 18:47:30 +11:00
2025-11-20 18:47:30 +11:00
2025-11-20 18:47:30 +11:00
2025-11-20 18:47:30 +11:00
2025-11-20 18:47:30 +11:00
2025-11-20 18:47:30 +11:00
2025-11-20 22:30:37 +11:00
2025-11-20 00:05:37 +11:00
2025-11-20 18:47:30 +11:00
2025-11-20 22:30:37 +11:00
2025-11-20 18:47:30 +11:00
2026-01-19 21:39:38 +11:00

Xteink Flasher

Web based tool to help flash the Xteink device.

Development

  1. Run yarn install
  2. Run yarn dev
S
Description
No description provided
Readme MIT
1.4 MiB
Languages
TypeScript 96.6%
JavaScript 2.2%
CSS 1.2%