#ifndef CMDHF_H__ #define CMDHF_H__ int CmdHF(const char *Cmd); int CmdHFTune(const char *Cmd); #endif