Skip to content

Commit

Permalink
Me word good!
Browse files Browse the repository at this point in the history
Fire bad, tree pretty.
  • Loading branch information
NiLuJe committed May 24, 2024
1 parent 8e6aca8 commit 432142f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eink/mtk-kobo.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
#define HWTCON_FLAG_CFA_MODE_S4 0x200
#define HWTCON_FLAG_CFA_MODE_S7 0x300
#define HWTCON_FLAG_CFA_MODE_S9 0x400
#define HWTCON_FLAG_CFA_MODE_G0 0x500 // Desaturize
#define HWTCON_FLAG_CFA_MODE_G0 0x500 // Desaturate
#define HWTCON_FLAG_CFA_MODE_G1 0x100 // Standard behavior (e.g., same results as no flags)
#define HWTCON_FLAG_CFA_MODE_G2 0x600 // Boosts saturation without being too destructive
#define HWTCON_FLAG_CFA_MODE_SKIP 0x80000 // Does what it says on the tin: you'll get a blank screen :D
Expand Down

0 comments on commit 432142f

Please sign in to comment.