From 193ee20bc9543fe18693fd44ab325381f9ad6121 Mon Sep 17 00:00:00 2001 From: abiradarti Date: Tue, 5 Sep 2023 11:23:48 -0500 Subject: [PATCH] more restyling pt6 --- docs/guides/ti/matter_cc2674_migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/ti/matter_cc2674_migration.md b/docs/guides/ti/matter_cc2674_migration.md index 3c9a908b510bce..dc72ef0a654421 100644 --- a/docs/guides/ti/matter_cc2674_migration.md +++ b/docs/guides/ti/matter_cc2674_migration.md @@ -106,4 +106,4 @@ should be addressed from a SysConfig Editor. 3. _Custom -> IEEE 802.15.4-2006, 250 kbps, OQPSK, DSSS = 1:8 -> RF Command Symbols_, change `CMD_RADIO_SETUP` from `RF_cmdRadioSetup` to `RF_cmdIeeeRadioSetup` and add the following functions from the drop-down: - \ No newline at end of file + `CMD_TX_TEST`,`CMD_IEEE_ED_SCAN`, `CMD_IEEE_CSMA`, and `CMD_IEEE_RX_ACK`. \ No newline at end of file