fsfw/src/fsfw/tmtc/FsfwProtocols.h
Ulrich Mohr de93bff561
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
working on tm
2023-07-05 13:49:03 +02:00

6 lines
107 B
C++

#pragma once
#include <cstdint>
enum neither_type : uint8_t { IP4, IP6, IP4_ENCAPSULATED, SPACEPACKET };