Skyward boardcore
|
#include <stdint.h>
Go to the source code of this file.
Namespaces | |
namespace | Boardcore |
This file includes all the types the logdecoder script will decode. | |
Typedefs | |
typedef uint8_t | Boardcore::Event |
Enumerations | |
enum | Boardcore::BasicEvent : Event { Boardcore::EV_ENTRY = 0 , Boardcore::EV_EXIT = 1 , Boardcore::EV_EMPTY = 2 , Boardcore::EV_INIT = 3 , Boardcore::EV_FIRST_CUSTOM = 4 } |