0.95-inch RGB OLED Display library  0.5
Library for the 0.95-inch RGB OLED Display library (Parallax Part #28087)
Functions
oledc_goTo.c File Reference
#include "oledc_.h"

Functions

void oledc_goTo (int x, int y)
 Low-level function for setting the pixel to be changed. More...
 

Function Documentation

void oledc_goTo ( int  x,
int  y 
)

Low-level function for setting the pixel to be changed.

Sets the pixel according to the absolute (raw) position - it does not account for the rotation setting.