Skip to content

Commit 7b38252

Browse files
committed
docs:update readme and GFX Library manual.
1 parent cf3d8ae commit 7b38252

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To simplify the hardware setup, we provide an online tool that helps you quickly
3737
- ED103TC2-based displays
3838
- T133A01-based displays
3939
- JD79667_based displays
40-
> Note: When using a large-sized screen, please make sure to enable the PSRAM option in time. Otherwise, you will receive a prompt indicating a memory error!
40+
> Note: When using a large-sized screen(larger than or equal to 10.3inch), please make sure to enable the PSRAM option in time. Otherwise, you will receive a prompt indicating a memory error!
4141
## E-Paper Implementation
4242

4343
The library includes a comprehensive implementation for E-Paper displays, providing:

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,8 @@ <h2 data-lang-key="step2_title">Step 2: (ePaper Only) Select Your Driver Board T
453453

454454
<h2 data-lang-key="step3_title">Final step: Copy the Generated Code</h2>
455455
<p class="final-instruction" data-lang-key="final_step_instruction"></p>
456-
<img src="thumbprint.png" alt="Instructional image" class="final-instruction-img">
456+
<img src="thumbprint_step1.png" alt="Instructional image" class="final-instruction-img">
457+
<img src="thumbprint_step2.png" alt="Instructional image" class="final-instruction-img">
457458
<div class="code-container">
458459
<pre><code id="outputCode"></code></pre>
459460
<button id="copyButton" class="copy-btn" onclick="copyToClipboard()" title="Copy Code">
File renamed without changes.

thumbprint_step2.png

48.4 KB
Loading

0 commit comments

Comments
 (0)