Skip to content

Commit

Permalink
Expand maximum frequency range
Browse files Browse the repository at this point in the history
  • Loading branch information
CatcherITGF committed Mar 5, 2024
1 parent 07562c4 commit 55cb48c
Showing 1 changed file with 35 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,40 @@
"name": "2566 MHz",
"dec": "2566000",
"color": "Red"
},
{
"name": "2600 MHz",
"dec": "2600000",
"color": "Red"
},
{
"name": "2633 MHz",
"dec": "2633000",
"color": "Red"
},
{
"name": "2666 MHz",
"dec": "2666000",
"color": "Red"
},
{
"name": "2700 MHz",
"dec": "2700000",
"color": "Red"
},
{
"name": "2733 MHz",
"dec": "2733000",
"color": "Red"
},
{
"name": "2766 MHz",
"dec": "2766000",
"color": "Red"
},
{
"name": "2800 MHz",
"dec": "2800000",
"color": "Red"
}
]

0 comments on commit 55cb48c

Please sign in to comment.