warning-- : excess elements in struct initializer

make -C "examples/platform-specific/cc26xx/ble-ipv6" \
        TARGET=srf06-cc26xx BOARD=sensortag/cc2650
This commit is contained in:
Rehan MALAK 2018-04-24 13:55:40 +02:00
parent 4581785134
commit ce22b0b518
1 changed files with 0 additions and 1 deletions

View File

@ -512,7 +512,6 @@ const struct mac_driver ble_l2cap_driver = {
input,
on,
off,
NULL,
};
/*---------------------------------------------------------------------------*/
PROCESS_THREAD(ble_l2cap_tx_process, ev, data)