pauloborges / blessed

Bluetooth Low Energy Software Stack for Embedded Devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilation error

sevstels opened this issue · comments

Error: identifier "RADIO_CRCCNF_SKIP_ADDR_Skip" is undefined ..\Blessed\platform\nrf51822\radio.c 305
Error: identifier "RADIO_CRCCNF_SKIP_ADDR_Pos" is undefined ..\Blessed\platform\nrf51822\radio.c 305
Error while running C/C++ Compiler

For fix this:
#include <nrf51_deprecated.h> to radio.c