sysclk: fix warnings

This commit is contained in:
souldbminersmwc
2026-01-21 19:55:25 -05:00
parent 9b4544856e
commit 64301c6d33
7 changed files with 2 additions and 3 deletions

View File

@@ -30,6 +30,7 @@
#include <cstdio>
#include <string>
#include <cstdint>
#define FREQ_DEFAULT_TEXT "Do not override"
static inline std::string formatListFreqMHz(std::uint32_t mhz)

View File

@@ -34,8 +34,6 @@
using FreqChoiceListener = std::function<bool(std::uint32_t hz)>;
#define FREQ_DEFAULT_TEXT "Default"
class FreqChoiceGui : public BaseMenuGui
{
protected:

2
dist/README.md vendored
View File

@@ -90,7 +90,7 @@ Refer to COMPILATION.md
* **hanai3bi (meha)** Switch OC Suite, EOS, sys-clk-eos
* **NaGaa95** L4T-OC-kernel
* **B3711 (halop)** EOS
* **sys-clk team (m4xw, p-sam, nautalis)** sys-clk
* **sys-clk team (m4xw, p-sam, natinusala)** sys-clk
* **b0rd2death** Ultrahand sys-clk & Status Monitor fork
* **MasaGratoR and ZachyCatGames** - General help
* **MasaGratoR** - Status Monitor & Display Refresh Rate Driver

Binary file not shown.

Binary file not shown.

Binary file not shown.