APM:Libraries
|
Go to the source code of this file.
Classes | |
class | Display_SH1106_I2C |
Macros | |
#define | SH1106_COLUMNS 132 |
#define | SH1106_ROWS 64 |
#define | SH1106_ROWS_PER_PAGE 8 |
#define SH1106_COLUMNS 132 |
Definition at line 7 of file Display_SH1106_I2C.h.
Referenced by Display_SH1106_I2C::_timer(), Display_SH1106_I2C::clear_pixel(), Display_SH1106_I2C::clear_screen(), Display_SH1106_I2C::hw_init(), and Display_SH1106_I2C::set_pixel().
#define SH1106_ROWS 64 |
Definition at line 8 of file Display_SH1106_I2C.h.
Referenced by Display_SH1106_I2C::_timer(), Display_SH1106_I2C::clear_pixel(), and Display_SH1106_I2C::set_pixel().
#define SH1106_ROWS_PER_PAGE 8 |
Definition at line 9 of file Display_SH1106_I2C.h.
Referenced by Display_SH1106_I2C::_timer(), Display_SH1106_I2C::clear_screen(), and Display_SH1106_I2C::hw_init().