MT5192FM.c
462 Bytes
/*******************************************************************************
*
* Filename:
* ---------
* MT5192FM.c
*
* Project:
* --------
* MAUI
*
* Description:
* ------------
*
* MT5192FM Interface
*
* Author:
* -------
* -------
*
*******************************************************************************/
#include "kal_general_types.h"
#if (defined(MT5192FM))
kal_uint8 const FM_RADIO_INPUT_LEVEL_THRESHOLD = 55;
#endif