ppr1 st7567 lcd kinda works now

This commit is contained in:
Kevin Hester
2020-10-23 18:00:43 +08:00
parent a102e49fdb
commit b081a6da56
6 changed files with 28 additions and 12 deletions

View File

@@ -139,6 +139,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// -----------------------------------------------------------------------------
#define SSD1306_ADDRESS 0x3C
#define ST7567_ADDRESS 0x3F
// The SH1106 controller is almost, but not quite, the same as SSD1306
// Define this if you know you have that controller or your "SSD1306" misbehaves.