DisplayTest: controller fine tuning. Disable u8g2 contrast management. (#772)

* DisplayTest: controller fine tuning. Disable u8g2 contrast management.
* DisplayTest: correct initial configuration values. Targets: cleanup dead code.
* DisplayTest: correct initial value for bias.
This commit is contained in:
あく
2021-10-19 14:42:49 +03:00
committed by GitHub
parent bde3a47078
commit 4997b56498
7 changed files with 205 additions and 50 deletions
+1 -1
View File
@@ -89,7 +89,7 @@
/* Global Defines */
/* Undefine this to remove u8x8_SetContrast function */
#define U8X8_WITH_SET_CONTRAST
// #define U8X8_WITH_SET_CONTRAST
/* Define this for an additional user pointer inside the u8x8 data struct */
//#define U8X8_WITH_USER_PTR