4 #include "../hubolib.h"
24 printf (
"Error: Initialize\n");
39 unsigned long adcCount;
44 printf (
"Channel=%d ADC count=0x%02lX Volts=%lf\n", channel, adcCount, volt);
56 printf (
"Channel=%d ADC count=0x%02lX Volts=%lf\n", channel, adcCount, volt);
#define MAX_MCP3x08_CHANNELS
bool Initialize()
Initializes the library.
void Uninitialize()
Releases any resources bound to the library.