tr
Diff: N5110.cpp
- Revision:
- 45:97e54ea40dac
- Parent:
- 44:57f9d32fb521
- Child:
- 46:6de3ebf5b195
diff -r 57f9d32fb521 -r 97e54ea40dac N5110.cpp --- a/N5110.cpp Wed Nov 01 20:48:05 2017 +0000 +++ b/N5110.cpp Mon Nov 06 11:48:22 2017 +0000 @@ -60,7 +60,7 @@ initSPI(); setContrast(0.40); // this may need tuning (say 0.4 to 0.6) - setBias(3); // datasheet - 48:1 mux - don't mess with if you don't know what you're doing! + setBias(3); // datasheet - 48:1 mux - don't mess with if you don't know what you're doing! (0 to 7) setTempCoefficient(0); // datasheet - may need increasing (range 0 to 3) at very low temperatures normalMode(); // normal video mode by default