Wirepas SDK
Main Page
Related Pages
Data Structures
Files
Example applications
File List
Globals
shared_libdata.h
Go to the documentation of this file.
1
/* Copyright 2020 Wirepas Ltd. All Rights Reserved.
2
*
3
* See file LICENSE.txt for full license details.
4
*
5
*/
6
26
#ifndef _SHARED_LIBDATA_H_
27
#define _SHARED_LIBDATA_H_
28
29
#error "Shared_LibData library as been renamed, please see libraries/shared_libdata.h for an explanation."
30
31
#endif
//_SHARED_LIBDATA_H_