mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 02:22:15 +02:00
fan: add newline to end of file
This commit is contained in:
parent
9206d32867
commit
2358cfba84
@ -29,4 +29,4 @@ void fanControllerClose(FanController *controller);
|
||||
|
||||
/// @warning Disabling your fan can damage your system.
|
||||
Result fanControllerSetRotationSpeedLevel(FanController *controller, float level);
|
||||
Result fanControllerGetRotationSpeedLevel(FanController *controller, float *level);
|
||||
Result fanControllerGetRotationSpeedLevel(FanController *controller, float *level);
|
||||
|
Loading…
Reference in New Issue
Block a user