/* All Rights Reserved - 2000 */ /*--------------------------------------------------------------------------*/ #ifndef uat_h #define uat_h /*--------------------------------------------------------------------------*/ void UatInitialize(void); /*--------------------------------------------------------------------------*/ void UatSend(char d); /*--------------------------------------------------------------------------*/ #endif