Add link to pictures
parent
e008f6528d
commit
59d043c1c6
|
@ -1,7 +1,13 @@
|
|||
# Digital Clock
|
||||
# [Digital Clock](https://zzncx.top/posts/digital-clock-part-5/)
|
||||
|
||||
Arduino based digital clock.
|
||||
|
||||
[](https://zzncx.top/posts/digital-clock-part-5/tidy-regless-promini-sideway.jpg)
|
||||
[](https://zzncx.top/posts/digital-clock-part-5/digital-clock-part-5_bb.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
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue