Used to validate the serial key of your device. More...
#include "serialkey.h"
#include <xsens/xsstring.h>
#include <xsens/xscontrol.h>
#include <stdio.h>
#include <iostream>
Go to the source code of this file.
Defines | |
#define | SERIAL_KEY_SIZE 30 |
Functions | |
int | setSerialKey () |
Used to validate the serial key of your device.
This file is a part of the Xsens API and used to validate your device. You can either insert your serial key here or in serialkey.h
Definition in file serialkey.cpp.
#define SERIAL_KEY_SIZE 30 |
Definition at line 30 of file serialkey.cpp.
int setSerialKey | ( | ) |
Definition at line 33 of file serialkey.cpp.