Skip to content

Commit

Permalink
feat: place two copies of analog_factory_test
Browse files Browse the repository at this point in the history
  • Loading branch information
urish committed Apr 20, 2024
1 parent e80f0c5 commit 2301395
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions modules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,30 @@ modules:
- name: "factory_test"
x: 7
y: 14
- name: analog_factory_test
height: 2
width: 1
x: 7
y: 7
analog:
0: null
1: null
2: null
3: null
4: null
5: null
- name: analog_factory_test
height: 2
width: 1
x: 15
y: 19
analog:
0: null
1: null
2: null
3: null
4: null
5: null
# Art containing modules that needs to be carefully placed so they don't get flipped/mirrored:
- name: urish_charge_pump
x: 1
Expand Down

0 comments on commit 2301395

Please sign in to comment.