FireBirdLib - Topfield TMS PVR TAP Programming Library
INISetRGB.c File Reference
#include "FBLib_ini.h"
#include "libFireBird.h"

Go to the source code of this file.

Functions

void INISetRGB (char *Key, byte Red, byte Green, byte Blue)
 

Function Documentation

◆ INISetRGB()

void INISetRGB ( char *  Key,
byte  Red,
byte  Green,
byte  Blue 
)

Definition at line 4 of file INISetRGB.c.

References INISetString(), TRACEENTER, and TRACEEXIT.