hocclk: add support for FW <10.0.0

This commit is contained in:
souldbminersmwc
2026-04-06 16:52:18 -04:00
parent 803a838b35
commit dc63dfdca2
6 changed files with 60 additions and 12 deletions

View File

@@ -35,7 +35,7 @@
#include "board_sensor.hpp"
#include "board_volt.hpp"
#include "board_profile.hpp"
#include "../globals.hpp"
#define HOSSVC_HAS_CLKRST (hosversionAtLeast(8,0,0))
#define HOSSVC_HAS_TC (hosversionAtLeast(5,0,0))