From 90d1d3df53e2fb4f44ca2eafe24968a18ff6b0fc Mon Sep 17 00:00:00 2001 From: "user@node5.net" Date: Mon, 25 Aug 2025 20:47:32 +0200 Subject: Fix and move links --- VFD clock/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'VFD clock/index.md') diff --git a/VFD clock/index.md b/VFD clock/index.md index 56e6546..09626b3 100644 --- a/VFD clock/index.md +++ b/VFD clock/index.md @@ -7,6 +7,7 @@ created: 2025-08-21 - [WD202 User manual](https://www.touchdynamic.com/wp-content/uploads/2021/06/wd202.pdf) - [WD202A User manual (contains RJ45 pinout)](https://manualzz.com/doc/html/11817581/digipos-wd-202a-customer-display-user-s-manual) +- [Link to code git repo](https://git.node5.net/firmware/vfd/) ![VFD from the front, one line showing a UNIX timestamp and another line showing a human readable datetime](main.webp) @@ -31,8 +32,6 @@ Which convents the ESPs from 3.3v logic -> -15 to 15 volt. [Link to circuit diagram - cirkitdesigner.com](https://app.cirkitdesigner.com/project/05cf3635-211d-451e-8c80-614e9fb4ede3) -[Link to code git repo](https://git.node5.net/firmware/vfd/) - ```cpp #include #include -- cgit 1.4.1