mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
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")
|
||||
*/
|
||||
_disable();
|
||||
DEBUG("[nrf52840] TX ACK done.")
|
||||
DEBUG("[nrf52840] TX ACK done.");
|
||||
_set_ifs_timer(false);
|
||||
break;
|
||||
default:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user