8 namespace ssd1306_i2c {
12 void setup()
override;
16 void command(uint8_t value)
override;
enum esphome::ssd1306_i2c::I2CSSD1306::ErrorCode NONE
void write_display_data() override
void dump_config() override
void command(uint8_t value) override
Implementation of SPI Controller mode.
This Class provides the methods to read/write bytes from/to an i2c device.