2025-03-26 16:13:16 -07:00

16 lines
359 B
C
Vendored

// ======================================================================
// \title ATAliasAc.h
// \author Generated by fpp-to-cpp
// \brief h file for AT alias
// ======================================================================
#ifndef ATAliasAc_H
#define ATAliasAc_H
#include "Fw/Types/BasicTypes.h"
typedef U32 AT;
#define PRI_AT PRIu32
#endif