Lumitronix_Iflex_Pro_Workshop
Library to interact with the iFlexPro
LUMITRONIX_iFlexWorkshop_Display Class Referencefinal

#include <LUMITRONIX_iFlexWorkshop_Display.h>

Public Member Functions

 LUMITRONIX_iFlexWorkshop_Display ()
 
void Begin ()
 
void Set (String const &newLineOne, String const &newLineTwo)
 
void Set (char const *newLineOne, char const *newLineTwo)
 
void Set (String const &lineOne)
 
void Set (char const *lineOne)
 
void SetLineOne (String const &newLineOne)
 
void SetLineOne (char const *newLineOne)
 
void SetLineTwo (String const &newLineTwo)
 
void SetLineTwo (char const *newLineTwo)
 

Constructor & Destructor Documentation

◆ LUMITRONIX_iFlexWorkshop_Display()

LUMITRONIX_iFlexWorkshop_Display::LUMITRONIX_iFlexWorkshop_Display ( )
inlineexplicit

Member Function Documentation

◆ Begin()

void LUMITRONIX_iFlexWorkshop_Display::Begin ( )
inline

◆ Set() [1/4]

void LUMITRONIX_iFlexWorkshop_Display::Set ( char const *  lineOne)
inline

◆ Set() [2/4]

void LUMITRONIX_iFlexWorkshop_Display::Set ( char const *  newLineOne,
char const *  newLineTwo 
)
inline

◆ Set() [3/4]

void LUMITRONIX_iFlexWorkshop_Display::Set ( String const &  lineOne)
inline

◆ Set() [4/4]

void LUMITRONIX_iFlexWorkshop_Display::Set ( String const &  newLineOne,
String const &  newLineTwo 
)
inline

◆ SetLineOne() [1/2]

void LUMITRONIX_iFlexWorkshop_Display::SetLineOne ( char const *  newLineOne)
inline

◆ SetLineOne() [2/2]

void LUMITRONIX_iFlexWorkshop_Display::SetLineOne ( String const &  newLineOne)
inline

◆ SetLineTwo() [1/2]

void LUMITRONIX_iFlexWorkshop_Display::SetLineTwo ( char const *  newLineTwo)
inline

◆ SetLineTwo() [2/2]

void LUMITRONIX_iFlexWorkshop_Display::SetLineTwo ( String const &  newLineTwo)
inline