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

Functions

void oledc_fillCircleHelper (int x0, int y0, int r, char cornername, int delta, unsigned int color)
 Helper function used to draw filled circles and rectangles with rounded corners. More...
 

Function Documentation

void oledc_fillCircleHelper ( int  x0,
int  y0,
int  r,
char  cornername,
int  delta,
unsigned int  color 
)

Helper function used to draw filled circles and rectangles with rounded corners.