Skip to content

Commit 569e361

Browse files
committed
codal_port: Remove include of nrf.h from drv_radio.h.
Signed-off-by: Damien George <[email protected]>
1 parent afc5890 commit 569e361

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/codal_port/drv_radio.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
#ifndef MICROPY_INCLUDED_CODAL_PORT_DRV_RADIO_H
2727
#define MICROPY_INCLUDED_CODAL_PORT_DRV_RADIO_H
2828

29-
#include "nrf.h"
30-
3129
// Packets are stored in the queue as a sequence of bytes of the form:
3230
// len - byte
3331
// data - "len" bytes

0 commit comments

Comments
 (0)