4 #include "../hubolib.h"
5 #include "../hubocfg.h"
36 printf (
"Digital input 0 = %s ", bState ?
"ON " :
"OFF");
40 printf (
"Digital input 1 = %s \n", bState ?
"ON " :
"OFF");
const char * m_sI2CDevice
bool Initialize()
Initializes the library.
void Uninitialize()
Releases any resources bound to the library.