Wirepas SDK
radio.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#ifndef RADIO_H_
7#define RADIO_H_
8
17extern void Radio_init() __attribute__((weak));
18
19#endif /* RADIO_H_ */
void Radio_init()
Perform application level initialization of radio.