mirror of
https://github.com/nasa/fpp.git
synced 2025-12-10 00:40:22 -06:00
17 lines
379 B
C++
Vendored
17 lines
379 B
C++
Vendored
// ======================================================================
|
|
// \title TU32AliasAc.hpp
|
|
// \author Generated by fpp-to-cpp
|
|
// \brief hpp file for TU32 alias
|
|
// ======================================================================
|
|
|
|
#ifndef TU32AliasAc_HPP
|
|
#define TU32AliasAc_HPP
|
|
|
|
#include "Fw/Types/BasicTypes.hpp"
|
|
|
|
extern "C" {
|
|
#include "TU32AliasAc.h"
|
|
}
|
|
|
|
#endif
|