Skip to content

Commit 7258242

Browse files
committed
Added new images, memory optimisations, performance optimisations, documentation improvements, upgraded battery UI
1 parent 0903985 commit 7258242

File tree

7 files changed

+105
-114
lines changed

7 files changed

+105
-114
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,33 @@ const char *password = "Your_PASSWORD";
341341
<sub>ESP32 C3 & C6</sub>
342342
</td>
343343
</tr>
344+
<tr>
345+
<td align="center">
346+
<img src="https://github.com/KamadoTanjiro-beep/E-Paper-Display-NTP-Clock/blob/main/src/images/x0.jpg" width="200"><br>
347+
<sub>New UI</sub>
348+
</td>
349+
<td align="center">
350+
<img src="https://github.com/KamadoTanjiro-beep/E-Paper-Display-NTP-Clock/blob/main/src/images/x10.jpg" width="200"><br>
351+
<sub>New Sleep UI</sub>
352+
</td>
353+
<td align="center">
354+
<img src="https://github.com/KamadoTanjiro-beep/E-Paper-Display-NTP-Clock/blob/main/src/images/x11.jpg" width="200"><br>
355+
<sub>Inside 4</sub>
356+
</td>
357+
<td align="center">
358+
<img src="https://github.com/KamadoTanjiro-beep/E-Paper-Display-NTP-Clock/blob/main/src/images/x12.jpg" width="200"><br>
359+
<sub>Inside 5</sub>
360+
</td>
361+
</tr>
362+
<tr>
363+
<td align="center">
364+
<img src="https://github.com/KamadoTanjiro-beep/E-Paper-Display-NTP-Clock/blob/main/src/images/x13.jpg" width="200"><br>
365+
<sub>Inside 6</sub>
366+
</td>
367+
<td></td>
368+
<td></td>
369+
<td></td>
370+
</tr>
344371
</table>
345372
</div>
346373

0 commit comments

Comments
 (0)