Skip to content

Commit

Permalink
Add low freqs to RAM list
Browse files Browse the repository at this point in the history
  • Loading branch information
CatcherITGF committed Jun 19, 2024
1 parent 159b8e4 commit 62c5290
Showing 1 changed file with 32 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,36 @@
[
{
"name": "1600 MHz",
"dec": "1600000"
},
{
"name": "1633 MHz",
"dec": "1633000"
},
{
"name": "1666 MHz",
"dec": "1666000"
},
{
"name": "1700 MHz",
"label": "1700 MHz"
},
{
"name": "1733 MHz",
"label": "1733 MHz"
},
{
"name": "1766 MHz",
"label": "1766 MHz"
},
{
"name": "1800 MHz",
"label": "1800 MHz"
},
{
"name": "1833 MHz",
"label": "1833 MHz"
},
{
"name": "1866 MHz - JEDEC",
"dec": "1866000"
Expand Down

0 comments on commit 62c5290

Please sign in to comment.