ICAROUS
All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Modules Pages
cognition_table.h
Go to the documentation of this file.
1
6#ifndef _COGNITION_TABLE_H
7#define _COGNITION_TABLE_H
8#include <stdint.h>
9
16typedef struct
17{
18 char temp;
20
21
22#endif
Definition: cognition_table.h:17