Putting back an include because we have that file.

master
Liyou Zhou 7 years ago
parent 5190a08459
commit dc215189c2

@ -45,6 +45,7 @@
#if defined (NRF51)
#include "nrf51.h"
#include "nrf51_bitfields.h"
#include "nrf51_deprecated.h"
#else
#error "Device family must be defined. See nrf.h."
#endif /* NRF51 */

Loading…
Cancel
Save