update fields in title block
All checks were successful
kibot / erc (push) Successful in 2m20s
kibot / drc (push) Successful in 1m50s
kibot / generate_outputs (push) Successful in 2m52s

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")
)