diff options
Diffstat (limited to '_posts/2020-11-03-transistor-design-for-newbies.md')
| -rw-r--r-- | _posts/2020-11-03-transistor-design-for-newbies.md | 10 | 
1 files changed, 5 insertions, 5 deletions
diff --git a/_posts/2020-11-03-transistor-design-for-newbies.md b/_posts/2020-11-03-transistor-design-for-newbies.md index 4407518..508d9d7 100644 --- a/_posts/2020-11-03-transistor-design-for-newbies.md +++ b/_posts/2020-11-03-transistor-design-for-newbies.md @@ -450,10 +450,10 @@ You can download `LTSpice` from  ```  +---------------------------------------+ -|   .-.         .-.         .-.         | -|  /   \       /   \       /   \        | -|       \     /     \     /     \    /  | -|         "_"         "_"         "_"   | +|     .-.       .-.       .-.           | +|    /   \     /   \     /   \     +    | +|         \   /     \   /     \   /     | +|          "_"       "_"       "_"      |  |                                       |  |  _   _   _ _  _   _   ___   ___ _  _  |  | | | | | | | \| | /_\ | _ \ / __| || | | @@ -465,7 +465,7 @@ You can download `LTSpice` from  | https://lunar.sh                      |  |                                       |  | Research Laboratories                 | -| Copyright (C) 2022-2025               | +| Copyright (C) 2022-2024               |  |                                       |  +---------------------------------------+  ```  | 
