finished drivers
ssd1306 and sh1106 are ready
This commit is contained in:
@@ -38,5 +38,6 @@
|
||||
#define SSD1306_ACTIVATE_SCROLL 0x2F ///< Start scroll
|
||||
#define SSD1306_SET_VERTICAL_SCROLL_AREA 0xA3 ///< Set scroll range
|
||||
|
||||
|
||||
void SSD1306_Init(OLED_HandleTypeDef *hOled);
|
||||
void SSD1306_Init(OLED_HandleTypeDef *hOled);
|
||||
void SSD1306_display_all(OLED_HandleTypeDef *hOled);
|
||||
OLED_SendStatus_t SSD1306_display_page(OLED_HandleTypeDef *hOled);
|
||||
Reference in New Issue
Block a user