ble/skald: remove broken assert in init()
This commit is contained in:
parent
ac9e80cfd0
commit
1871c0cb85
@ -104,8 +104,6 @@ static void _on_radio_evt(netdev_t *netdev, netdev_event_t event)
|
||||
|
||||
void skald_init(void)
|
||||
{
|
||||
assert(dev);
|
||||
|
||||
/* setup and a fitting radio driver - potentially move to auto-init at some
|
||||
* point */
|
||||
#if defined(MODULE_NRFBLE)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user