#include <libphidget21/phidget21.h>
#include <iostream>
#include <algorithm>
#include <string>
#include <cstring>
#include <stdio.h>
Go to the source code of this file.