#include <iostream>
#include <boost/lexical_cast.hpp>
#include <LMS1xx.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | print_usage () |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 22 of file setConfig.cpp.
void print_usage | ( | ) |
Definition at line 14 of file setConfig.cpp.