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 | |
int | oledc_getCursorX () |
Returns the current horizontal position of the cursor, measured from the left side of the screen in pixels. More... | |
int | oledc_getCursorY () |
Returns the current vertical position of the cursor, measured from the top of the screen in pixels. More... | |
Variables | |
int | cursor_y |
int | cursor_x |
int oledc_getCursorX | ( | ) |
Returns the current horizontal position of the cursor, measured from the left side of the screen in pixels.
int oledc_getCursorY | ( | ) |
Returns the current vertical position of the cursor, measured from the top of the screen in pixels.
int cursor_x |
int cursor_y |