SSD1306 OLED display driver
1.4.6
This library is developed to control SSD1306/SSD1331 RGB i2c/spi OLED displays and spi PCD8544 LED display
|
#include "nano_gfx_types.h"
Go to the source code of this file.
Functions | |
void | ssd1331_drawLine (uint8_t x1, uint8_t y1, uint8_t x2, uint8_t y2, uint16_t color) |
SSD1331 specific draw functions
Definition in file ssd1331_api.h.