ondeviceconfig: remove

This commit is contained in:
souldbminersmwc
2026-01-18 16:43:49 -05:00
parent 2060fbe86d
commit 1606b0af11
20 changed files with 1 additions and 1793 deletions

View File

@@ -125,7 +125,6 @@ typedef enum {
HorizonOCSpeedo_EnumMax,
} HorizonOCSpeedo;
#define SYSCLK_ENUM_VALID(n, v) ((v) < n##_EnumMax)
static inline const char* sysclkFormatModule(SysClkModule module, bool pretty)