update fields in title block

This commit is contained in:
2025-04-13 10:39:15 -06:00
parent 6c3629c7d1
commit 5795b9db68
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
(paper "A")
(title_block
(title "${PROJECT_NAME}")
(date "2025-03-18")
(date "2025-04-13")
(rev "${PCB_REVISION}")
(company "BRENDANHAINES.COM")
)