mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
add more comments
This commit is contained in:
2
einkfb.c
2
einkfb.c
@@ -107,6 +107,8 @@ inline void fillMxcfbUpdateData(mxcfb_update_data *myarea, FBInfo *fb, lua_State
|
||||
myarea->hist_bw_waveform_mode = 0;
|
||||
myarea->hist_gray_waveform_mode = 0;
|
||||
myarea->temp = 0x1001;
|
||||
/*@TODO make the flag configurable from UI,
|
||||
* this flag invert all the pixels on display 09.01 2013 (houqp)*/
|
||||
myarea->flags = 0;
|
||||
/*myarea->alt_buffer_data.virt_addr = NULL;*/
|
||||
myarea->alt_buffer_data.phys_addr = NULL;
|
||||
|
||||
Reference in New Issue
Block a user