powctl: implement client api (needs board-specific impl)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
namespace ams::boot {
|
||||
|
||||
void SetFanEnabled() {
|
||||
void SetFanPowerEnabled() {
|
||||
if (spl::GetHardwareType() == spl::HardwareType::Copper) {
|
||||
/* TODO */
|
||||
/* boot::gpio::Configure(GpioPadName_FanEnable); */
|
||||
|
||||
Reference in New Issue
Block a user