0.95-inch RGB OLED Display library  0.5
Library for the 0.95-inch RGB OLED Display library (Parallax Part #28087)
Functions | Variables
oledc_setRotation.c File Reference
#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
 

Function Documentation

void oledc_setRotation ( char  x)

Low-level function used by the begin function to set up the screen's orientation.

Variable Documentation

int _height
int _width
char TFTROTATION = 2