--
You received this message because you are subscribed to the Google Groups "jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jallib+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/f78e7935-eb7a-4432-8803-dbb2926de832o%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/AM0PR07MB62416278C4F21F22CB75250DE64C0%40AM0PR07MB6241.eurprd07.prod.outlook.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/AM0PR07MB6241C8A8DB7358FBFEDF3B9CE64C0%40AM0PR07MB6241.eurprd07.prod.outlook.com.


const bit _i2c_level = false
I could set it FALSE by default in the SSD1306 library. I could also remove the include of the IIC library at all from the SSD1306 library so that it has to be included by the main program and the user can set it there. I tried to make life simpler by including the required IIC or SPI libraries in the SSD1306 library.
I am not sure what the best practice is, suggestions are welcome.
To unsubscribe from this group and stop receiving emails from it, send an email to jal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/1efccce8-00a6-420d-ae47-9f06e676f154o%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/1efccce8-00a6-420d-ae47-9f06e676f154o%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/1efccce8-00a6-420d-ae47-9f06e676f154o%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to jal...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to jallib+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/388a6003-b026-4965-adf9-4ed82ef48902o%40googlegroups.com.
Just a note...The dimming ability of the display can be greatly extended by using the SETPRECHARGE and SETVCOMDETECT commands. I am able to make the display very dim - much dimmer than just using the contrast - by setting all three parameters to zero. This could be very useful for battery powered devices.
To unsubscribe from this group and stop receiving emails from it, send an email to jal...@googlegroups.com.