main_ubi_sdk v 0.1.3
This is UBI4 documentation
base_parameter_description.h
Go to the documentation of this file.
1/*
2 * base_parameter.h
3 *
4 * Created on: Aug 6, 2023
5 * Author: PC
6 */
7
8#ifndef DATA_BASE_PARAMETER_DESCRIPTION_H_
9#define DATA_BASE_PARAMETER_DESCRIPTION_H_
10
11#include "stdint.h"
12#include "stdbool.h"
13
14
15
16
17
18
19
20
21#endif /* DATA_BASE_PARAMETER_H_ */