Searched refs:SSD1306_SETDISPLAYCLOCKDIV (Results 1 – 2 of 2) sorted by relevance
49 const uint8_t SSD1306_SETDISPLAYCLOCKDIV = 0xD5; variable
67 m_i2c_lcd_control.writeReg(LCD_CMD, SSD1306_SETDISPLAYCLOCKDIV); // 0xD5 in SSD1306()