Wirepas SDK
board_init.h
Go to the documentation of this file.
1 /* Copyright 2019 Wirepas Ltd. All Rights Reserved.
2  *
3  * See file LICENSE.txt for full license details.
4  *
5  */
6 
7 #ifndef BOARD_INIT_H_
8 #define BOARD_INIT_H_
9 
13 void Board_init(void);
14 
15 #endif /* POWER_H_ */
Board_init
void Board_init(void)
Generic Board initialization.