ICAROUS
apps
cognition
fsw
src
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
16
typedef
struct
17
{
18
char
temp;
19
}
cognitionTable_t
;
20
21
22
#endif
cognitionTable_t
Definition:
cognition_table.h:17
Generated by
1.9.2