diff --git a/examples/twr_aloha/Makefile b/examples/twr_aloha/Makefile index 8fb25d0fe5..15114d03c4 100644 --- a/examples/twr_aloha/Makefile +++ b/examples/twr_aloha/Makefile @@ -27,6 +27,8 @@ USEMODULE += uwb-core_twr_ss_ack USEMODULE += uwb-core_twr_ss_ext USEMODULE += uwb-core_twr_ds USEMODULE += uwb-core_twr_ds_ext +## Uncomment to enable trx info such as rssi, los, fppl calculation +# USEMODULE += uwb-core_rng_trx_info # System modules used by this application USEMODULE += shell