Fix typo 2
This commit is contained in:
@@ -59,5 +59,6 @@ std::map<uint32_t, std::string> gpu_freq_label_m = {
|
|||||||
{768000000, "Docked"},
|
{768000000, "Docked"},
|
||||||
{1075200000, "Safe Max"},
|
{1075200000, "Safe Max"},
|
||||||
{1305600000, "Unsafe Max"},
|
{1305600000, "Unsafe Max"},
|
||||||
{1536000000, "Aboslute Max"},
|
{1536000000, "Absolute Max"},
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user