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