Skip to content

Commit ec8dae2

Browse files
committed
Removes txtsnd entirely from task06
1 parent 90e6da5 commit ec8dae2

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

task-06/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,5 @@ USEMODULE += auto_init_gnrc_netif
2727
USEMODULE += gnrc_ipv6_default
2828
USEMODULE += gnrc_icmpv6_echo
2929
USEMODULE += gnrc_conn_udp
30-
USEMODULE += gnrc_txtsnd
3130

3231
include $(RIOTBASE)/Makefile.include

task-06/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ USEMODULE += gnrc_conn_udp
2929
random_init initializes the PRNG
3030
random_get returns 32 bit of pseudo randomness
3131
ifconfig Configure network interfaces
32-
txtsnd Sends a custom string as is over the link layer
3332
ncache manage neighbor cache by hand
3433
routers IPv6 default router list
3534
>

0 commit comments

Comments
 (0)