oledc  2.0.0.0
Functions
main.c File Reference

OLED C Click example. More...

#include "fonts.h"
#include "images.h"
#include "board.h"
#include "oledc.h"

Functions

void application_init (void)
 
void application_task (void)
 
void main (void)
 

Detailed Description

OLED C Click example.

Description

This demo demonstrates the use of the OLED C click board and the control of the OLED C display.

The demo application is composed of two sections :

Application Init

Initializes driver init and OLED C init and sets full screen on white color with writting demo text.

Application Task

This function is composed of three sections :

Author
Nemanja Medakovic

Function Documentation

◆ application_init()

void application_init ( void  )

◆ application_task()

void application_task ( void  )

◆ main()

void main ( void  )