-
Notifications
You must be signed in to change notification settings - Fork 41
Compilation error #13
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels