docs: remove redundant note about battery indicator for TTGO T-Display models in README.md
What changed, and why it matters
This commit only removes a redundant note in the do-it-yourself hardware documentation. It deletes two parenthetical references to an older commit ID from lines describing the battery indicator on TTGO T-Display devices. There is no code change and no security relevance.
No action required; this is a documentation cleanup with no security implications.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff modifies diy/README.md only. It shortens two bullet points by removing the trailing parenthetical ‘(since 55b122cec1543bbf7f09e78ca8690fe2e3029c57)’ from the battery-indicator description for two TTGO T-Display variants. No firmware, build, configuration, or cryptographic code is touched.
Changed components
diy/README.mdInspect captured patch +2 / −2
diff --git a/diy/README.md b/diy/README.md
index 41a6f07..9966917 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 included; battery connector present; battery indicator works when a battery is attached (since 55b122cec1543bbf7f09e78ca8690fe2e3029c57)
+* No battery included; battery connector present; battery indicator works when a battery is attached
* 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 included; battery connector present; battery indicator works when a battery is attached (since 55b122cec1543bbf7f09e78ca8690fe2e3029c57)
+* No battery included; battery connector present; battery indicator works when a battery is attached
* 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.