drivers/nrf802154: add ; after DEBUG()
This commit is contained in:
parent
921fdd0975
commit
39e6e19c9c
@ -573,7 +573,7 @@ void isr_radio(void)
|
|||||||
* ID 204, "Switching between TX and RX causes unwanted emissions")
|
* ID 204, "Switching between TX and RX causes unwanted emissions")
|
||||||
*/
|
*/
|
||||||
_disable();
|
_disable();
|
||||||
DEBUG("[nrf52840] TX ACK done.")
|
DEBUG("[nrf52840] TX ACK done.");
|
||||||
_set_ifs_timer(false);
|
_set_ifs_timer(false);
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user