mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-06 11:22:15 +02:00
Update lbl.h
This commit is contained in:
parent
d09c06565e
commit
ef5918138b
@ -14,7 +14,7 @@ Result lblSwitchBacklightOn(u64 fade_time);
|
||||
Result lblSwitchBacklightOff(u64 fade_time);
|
||||
|
||||
/**
|
||||
* @note The brightness goes from 0 to 1.0
|
||||
* @note The brightness goes from 0 to 1.0.
|
||||
*/
|
||||
Result lblSetCurrentBrightnessSetting(float brightness);
|
||||
Result lblGetCurrentBrightnessSetting(float *out_value);
|
||||
|
Loading…
Reference in New Issue
Block a user