sysclk: fix warnings
This commit is contained in:
@@ -30,6 +30,7 @@
|
|||||||
#include <cstdio>
|
#include <cstdio>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
|
|
||||||
#define FREQ_DEFAULT_TEXT "Do not override"
|
#define FREQ_DEFAULT_TEXT "Do not override"
|
||||||
|
|
||||||
static inline std::string formatListFreqMHz(std::uint32_t mhz)
|
static inline std::string formatListFreqMHz(std::uint32_t mhz)
|
||||||
|
|||||||
@@ -34,8 +34,6 @@
|
|||||||
|
|
||||||
using FreqChoiceListener = std::function<bool(std::uint32_t hz)>;
|
using FreqChoiceListener = std::function<bool(std::uint32_t hz)>;
|
||||||
|
|
||||||
#define FREQ_DEFAULT_TEXT "Default"
|
|
||||||
|
|
||||||
class FreqChoiceGui : public BaseMenuGui
|
class FreqChoiceGui : public BaseMenuGui
|
||||||
{
|
{
|
||||||
protected:
|
protected:
|
||||||
|
|||||||
2
dist/README.md
vendored
2
dist/README.md
vendored
@@ -90,7 +90,7 @@ Refer to COMPILATION.md
|
|||||||
* **hanai3bi (meha)** – Switch OC Suite, EOS, sys-clk-eos
|
* **hanai3bi (meha)** – Switch OC Suite, EOS, sys-clk-eos
|
||||||
* **NaGaa95** – L4T-OC-kernel
|
* **NaGaa95** – L4T-OC-kernel
|
||||||
* **B3711 (halop)** – EOS
|
* **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
|
* **b0rd2death** – Ultrahand sys-clk & Status Monitor fork
|
||||||
* **MasaGratoR and ZachyCatGames** - General help
|
* **MasaGratoR and ZachyCatGames** - General help
|
||||||
* **MasaGratoR** - Status Monitor & Display Refresh Rate Driver
|
* **MasaGratoR** - Status Monitor & Display Refresh Rate Driver
|
||||||
|
|||||||
BIN
dist/atmosphere/contents/00FF0000636C6BFF/exefs.nsp
vendored
BIN
dist/atmosphere/contents/00FF0000636C6BFF/exefs.nsp
vendored
Binary file not shown.
BIN
dist/atmosphere/kips/hoc.kip
vendored
BIN
dist/atmosphere/kips/hoc.kip
vendored
Binary file not shown.
BIN
dist/switch/.overlays/Horizon-OC-Monitor.ovl
vendored
BIN
dist/switch/.overlays/Horizon-OC-Monitor.ovl
vendored
Binary file not shown.
BIN
dist/switch/.overlays/horizon-oc-overlay.ovl
vendored
BIN
dist/switch/.overlays/horizon-oc-overlay.ovl
vendored
Binary file not shown.
Reference in New Issue
Block a user