Skip to content

Commit

Permalink
Add additional freqs
Browse files Browse the repository at this point in the history
  • Loading branch information
CatcherITGF committed Mar 10, 2024
1 parent 6d1cfcf commit a944816
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
"name": "1866 MHz - JEDEC",
"dec": "1866000"
},
{
"name": "1900 MHz",
"dec": "1900000"
},
{
"name": "1933 MHz",
"dec": "1933000"
Expand All @@ -11,6 +15,10 @@
"name": "1966 MHz",
"dec": "1966000"
},
{
"name": "2000 MHz",
"dec": "2000000"
},
{
"name": "2033 MHz",
"dec": "2033000"
Expand All @@ -19,6 +27,10 @@
"name": "2066 MHz",
"dec": "2066000"
},
{
"name": "2100 MHz",
"dec": "2066000"
},
{
"name": "2133 MHz - JEDEC",
"dec": "2133000"
Expand Down

0 comments on commit a944816

Please sign in to comment.