mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 22:52:43 +01:00
7 lines
144 B
Plaintext
7 lines
144 B
Plaintext
|
# Uncomment this to show you packets being sent and received
|
||
|
trace_output protocol
|
||
|
|
||
|
# MQTT-SN listener
|
||
|
listener 1883 INADDR_ANY mqtts
|
||
|
ipv6 true
|