diff options
| author | Thomas Voss <thomasvoss@live.com> | 2022-08-09 12:32:49 +0200 | 
|---|---|---|
| committer | Thomas Voss <thomasvoss@live.com> | 2022-08-09 12:32:49 +0200 | 
| commit | ccc88f0d865189821ad7f67ecfac4feec354e607 (patch) | |
| tree | 022115d7d3160b08b73af0cdcc79ed3d160056c6 /man | |
| parent | 9768f39396023afee0e2ba66534c547d290ca643 (diff) | |
Add source code files in their uncompleted state
The current state of the library contains support for the following
functions:
 - int luxinit(struct luxdisp *)     | Init a luxdisp struct
 - int luxget(struct luxdisp *)      | Get the current brightness
 - int luxset(struct luxdisp *, int) | Set the current brightness
 - int luxmax(struct luxdisp *)      | Get the maximum brightness
 - void luxfree(struct luxdisp *)    | Free a luxdisp struct
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions