APM:Libraries
|
Go to the source code of this file.
Classes | |
class | Display_SSD1306_I2C |
Macros | |
#define | SSD1306_COLUMNS 128 |
#define | SSD1306_ROWS 64 |
#define | SSD1306_ROWS_PER_PAGE 8 |
#define SSD1306_COLUMNS 128 |
Definition at line 7 of file Display_SSD1306_I2C.h.
Referenced by Display_SSD1306_I2C::_timer(), Display_SSD1306_I2C::clear_pixel(), Display_SSD1306_I2C::clear_screen(), Display_SSD1306_I2C::hw_init(), and Display_SSD1306_I2C::set_pixel().
#define SSD1306_ROWS 64 |
Definition at line 8 of file Display_SSD1306_I2C.h.
Referenced by Display_SSD1306_I2C::_timer(), Display_SSD1306_I2C::clear_pixel(), and Display_SSD1306_I2C::set_pixel().
#define SSD1306_ROWS_PER_PAGE 8 |
Definition at line 9 of file Display_SSD1306_I2C.h.
Referenced by Display_SSD1306_I2C::_timer(), Display_SSD1306_I2C::clear_screen(), and Display_SSD1306_I2C::hw_init().