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