Wirepas SDK
libraries_init.h
Go to the documentation of this file.
1
/* Copyright 2021 Wirepas Ltd. All Rights Reserved.
2
*
3
* See file LICENSE.txt for full license details.
4
*
5
*/
6
7
#ifndef LIBRARIES_INIT_H_
8
#define LIBRARIES_INIT_H_
9
16
void
Libraries_init
(
void
);
17
18
#endif
/* LIBRARIES_INIT_H_ */
Libraries_init
void Libraries_init(void)
Generic Libraries initialization.