Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikMennen committed Aug 8, 2024
1 parent 1e5ca41 commit 4c57477
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions FPGA/iCEBreaker V1.0e/gui.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"width": 40,
"height": 40,
"text": "FTDI",
"textColor": "white",
"fontSize": 9
},
{
Expand Down Expand Up @@ -137,6 +138,7 @@
"height": 20,
"fontSize": 7,
"text": "FLASH",
"textColor": "white",
"color": "#000000"
},
{
Expand Down Expand Up @@ -249,6 +251,7 @@
"x": 80,
"y": 168,
"horizontal": true,
"textColor": "white",
"pins": [
{
"bind": "39",
Expand Down

0 comments on commit 4c57477

Please sign in to comment.