1
0
mirror of https://github.com/UzixLS/rgb2ypbpr.git synced 2025-07-18 23:01:30 +03:00

add ltspice circuit

This commit is contained in:
UzixLS
2021-01-15 20:05:07 +03:00
parent d7609469ed
commit 88e06d5ed4
4 changed files with 319 additions and 0 deletions

7
.gitignore vendored
View File

@ -8,6 +8,13 @@
pcb/**/*.xml
pcb/**/out/
## LTSpice
spice/work
spice/*.txt
spice/*.raw
spice/*.log
spice/*.vcd
## Etc.
*.bak
*.*~