diff --git a/Source/sys-clk/overlay/src/ui/gui/labels.cpp b/Source/sys-clk/overlay/src/ui/gui/labels.cpp index 1d44d9f8..12697cc1 100644 --- a/Source/sys-clk/overlay/src/ui/gui/labels.cpp +++ b/Source/sys-clk/overlay/src/ui/gui/labels.cpp @@ -35,7 +35,7 @@ std::map cpu_freq_label_m_uv = { {1224000000, "Dev OC"}, {1785000000, "Boost Mode"}, {2397000000, "Safe Max"}, - {2601000000, "Unsafe Max"}, + {2499000000, "Unsafe Max"}, {2703000000, "Absolute Max"}, };