serialkey.h
Go to the documentation of this file.
00001 /* Copyright (c) Xsens Technologies B.V., 2006-2012. All rights reserved.
00002  
00003       This source code is provided under the MT SDK Software License Agreement 
00004 and is intended for use only by Xsens Technologies BV and
00005        those that have explicit written permission to use it from
00006        Xsens Technologies BV.
00007  
00008       THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
00009        KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
00010        IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
00011        PARTICULAR PURPOSE.
00012  */
00013 
00014 #ifndef SERIALKEY_H
00015 #define SERIALKEY_H
00016 
00017 // enter your MT SDK serial key here:
00018 #define SERIAL_KEY      "DT3P-FB8X-6LGJ-XF7G-6C7B"
00019 
00020 #ifdef __cplusplus
00021 extern "C"
00022 #endif
00023 int setSerialKey();
00024 
00025 #endif // file guard


mtig_driver
Author(s): Lucas Casanova Nogueira
autogenerated on Thu Jun 6 2019 18:25:27