2025-03-10 13:54:25 -07:00

16 lines
354 B
C
Vendored

// ======================================================================
// \title TAliasAc.h
// \author Generated by fpp-to-cpp
// \brief h file for T alias
// ======================================================================
#ifndef TAliasAc_H
#define TAliasAc_H
#include "Fw/Types/BasicTypes.h"
typedef U32 T;
#define PRI_T PRI_u32
#endif