Searched refs:SSD1306_SETDISPLAYOFFSET (Results 1 – 2 of 2) sorted by relevance
44 const uint8_t SSD1306_SETDISPLAYOFFSET =0xD3; variable
71 m_i2c_lcd_control.writeReg(LCD_CMD, SSD1306_SETDISPLAYOFFSET); // 0xD3 in SSD1306()