blob: c268b88822f2c017b59a56c49e366b03a948bc8b [file] [log] [blame]
#ifndef __RAIL_CONFIG_H__
#define __RAIL_CONFIG_H__
#include <stdint.h>
#include "rail_types.h"
#include "board_config.h"
#define RADIO_CONFIG_XTAL_FREQUENCY 38400000UL
#endif // __RAIL_CONFIG_H__