0.95-inch RGB OLED Display library
0.5
Library for the 0.95-inch RGB OLED Display library (Parallax Part #28087)
|
#include "oledc_.h"
Functions | |
void | oledc_setRotation (char x) |
Low-level function used by the begin function to set up the screen's orientation. More... | |
Variables | |
char | TFTROTATION = 2 |
int | _width |
int | _height |
void oledc_setRotation | ( | char | x | ) |
Low-level function used by the begin function to set up the screen's orientation.
int _height |
int _width |
char TFTROTATION = 2 |