Skip to content

Commit

Permalink
fix(urish_charge_pump): hard code module location
Browse files Browse the repository at this point in the history
so that the artwork doesn't come out flipped
  • Loading branch information
urish committed Jun 1, 2024
1 parent b3665bb commit 06fb4e7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions modules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,11 @@ modules:
3: null
4: null
5: null
# Art containing modules that need to be carefully placed so they don't get flipped/mirrored:
- name: urish_charge_pump
x: 1
y: 10
analog:
0: null
height: 2
width: 1

0 comments on commit 06fb4e7

Please sign in to comment.