docs: update battery information for TTGO T-Display and T-Display S3 in README.md
What changed, and why it matters
This commit only updates documentation in a README file. It corrects the battery description for two do-it-yourself hardware boards, noting that a battery connector is present and that the battery indicator works when a battery is attached. There are no code changes and no security relevance.
No security action needed. Treat as a normal documentation update.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff modifies diy/README.md, changing two lines that previously stated ‘No battery (No ability to monitor battery, even if one is added)’ to ‘No battery included; battery connector present; battery indicator works when a battery is attached (since 55b122cec1543bbf7f09e78ca8690fe2e3029c57)’. This is a pure documentation update with no firmware, configuration, or build system changes.
Changed components
diy/README.mdInspect captured patch +2 / −2
diff --git a/diy/README.md b/diy/README.md
index 783b1ec..41a6f07 100644
--- a/diy/README.md
+++ b/diy/README.md
@@ -13,7 +13,7 @@ There are a number of hardware devices that can run Jade firmware with minimal c
* [Vendor Product Page](https://www.lilygo.cc/en-ca/products/lilygo%C2%AE-ttgo-t-display-1-14-inch-lcd-esp32-control-board)
* ~$10 USD
* Two button interface (Press both together to select)
-* No battery (No ability to monitor battery, even if one is added)
+* No battery included; battery connector present; battery indicator works when a battery is attached (since 55b122cec1543bbf7f09e78ca8690fe2e3029c57)
* Base model has no case
* [OEM Model K164](https://www.lilygo.cc/products/lilygo%C2%AE-ttgo-t-display-1-14-inch-lcd-esp32-control-board?variant=42720264683701) and other low cost case options available)
* USB VendorID:1a86 ProductID:55d4 (Same as retail Jade)
@@ -23,7 +23,7 @@ There are a number of hardware devices that can run Jade firmware with minimal c
* [Vendor Product Page](https://www.lilygo.cc/products/t-display-s3)
* ~$15 USD
* Two button interface (Press both together to select)
-* No battery (No ability to monitor battery, even if one is added)
+* No battery included; battery connector present; battery indicator works when a battery is attached (since 55b122cec1543bbf7f09e78ca8690fe2e3029c57)
* Base model has no case
* USB VendorID:303a ProductID:4001 (Different to retail Jade, will require custom Electrum/HWI builds until they add support to these device IDs)
* Typically supports Secure Boot V2
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.