Commit d6b8df07 authored by 111's avatar 111

fix

parent c998655f
#include <semaphore.h>
#define RIC_PBCH_LEN 240*4
#define RIC_PBCH_CH_LEN 240*4
#define RIC_PBCH_CH_LEN 240*3
#define RIC_SSB_LEN (RIC_PBCH_LEN+RIC_PBCH_CH_LEN)
extern int ric_ssb_buf[];
extern sem_t ric_send_sem;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment