#ifndef __UD_66_H__ #define __UD_66_H__ /******************************************************************************* * the includes ******************************************************************************/ #include /******************************************************************************* * the defines ******************************************************************************/ /******************************************************************************* * the typedefs ******************************************************************************/ /******************************************************************************* * the globals ******************************************************************************/ /******************************************************************************* * the functions ******************************************************************************/ void uartapp_cmd66(uint8_t* data, uint16_t len); #endif