Add link to pictures

main
Joshua R. T. Purba 2021-12-07 22:33:18 +07:00
parent e008f6528d
commit 59d043c1c6
1 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,13 @@
# Digital Clock
# [Digital Clock](https://zzncx.top/posts/digital-clock-part-5/)
Arduino based digital clock.
[![Breadboarded project](https://zzncx.top/posts/digital-clock-part-5/tidy-regless-promini-sideway-thumb.jpg)](https://zzncx.top/posts/digital-clock-part-5/tidy-regless-promini-sideway.jpg)
[![Breadboard diagram](https://zzncx.top/posts/digital-clock-part-5/digital-clock-part-5_bb-thumb.png)](https://zzncx.top/posts/digital-clock-part-5/digital-clock-part-5_bb.png)
[![Electronics schematic](https://zzncx.top/posts/digital-clock-part-5/digital-clock-part-5_schem-thumb.png)](https://zzncx.top/posts/digital-clock-part-5/digital-clock-part-5_schem.png)
## Compiling
To be able to compile this, you need to modify the [LcdMenu](https://github.com/forntoh/LcdMenu/tree/2.1.0) library. Edit the [LcdMenu.h](https://github.com/forntoh/LcdMenu/blob/2.1.0/src/LcdMenu.h#L767-L775) from the LcdMenu library, find this:
```cpp
/**