mirror of
https://github.com/nasa/fpp.git
synced 2025-12-12 04:41:37 -06:00
15 lines
362 B
C++
15 lines
362 B
C++
// ======================================================================
|
|
// \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.h"
|
|
|
|
#include "TU32AliasAc.h"
|
|
|
|
#endif
|