mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
Sansa clipzip: miscellaneous updates
* add support for OF version 01.01.17 in mkamsboot * introduce and implement oled_brightness function * configure voltage CVDD2 to 2.8V (like the OF does) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30831 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bf831106f5
commit
94c573f3ec
4 changed files with 24 additions and 9 deletions
|
|
@ -23,5 +23,5 @@
|
|||
#include "config.h"
|
||||
|
||||
/* target-specific OLED brightness function */
|
||||
void lcd_brightness(uint8_t red, uint8_t green, uint8_t blue);
|
||||
void oled_brightness(int brightness);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue