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

Functions

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

Function Documentation

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

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