|
192 | 192 |
|
193 | 193 |
|
194 | 194 | /**
|
195 |
| - * @defgroup RadioSettingGrpPub Radio selection |
| 195 | + * @defgroup TransportSettingGrpPub Transport selection |
196 | 196 | * @ingroup MyConfigGrp
|
197 |
| - * @brief These options control what radio type to use and various radio specific customisations. |
| 197 | + * @brief These options control what transport type to use and various transport specific customisations. |
198 | 198 | * @{
|
199 | 199 | */
|
200 | 200 |
|
201 | 201 |
|
202 | 202 | /**
|
203 | 203 | * @defgroup RS485SettingGrpPub RS485
|
204 |
| - * @ingroup RadioSettingGrpPub |
| 204 | + * @ingroup TransportSettingGrpPub |
205 | 205 | * @brief These options are specific to the RS485 wired transport.
|
206 | 206 | * @{
|
207 | 207 | */
|
|
254 | 254 |
|
255 | 255 | /**
|
256 | 256 | * @defgroup RF24SettingGrpPub RF24
|
257 |
| - * @ingroup RadioSettingGrpPub |
| 257 | + * @ingroup TransportSettingGrpPub |
258 | 258 | * @brief These options are specific to the RF24 family of wireless transport modules.
|
259 | 259 | *
|
260 | 260 | * The following chips are supported by this driver:
|
|
441 | 441 |
|
442 | 442 | /**
|
443 | 443 | * @defgroup NRF5SettingGrpPub nRF5
|
444 |
| - * @ingroup RadioSettingGrpPub |
| 444 | + * @ingroup TransportSettingGrpPub |
445 | 445 | * @brief These options are specific to the nRF5 (with Enhanced ShockBurst) family of wireless
|
446 | 446 | * transport modules.
|
447 | 447 | *
|
|
572 | 572 |
|
573 | 573 | /**
|
574 | 574 | * @defgroup RFM69SettingGrpPub RFM69
|
575 |
| - * @ingroup RadioSettingGrpPub |
| 575 | + * @ingroup TransportSettingGrpPub |
576 | 576 | * @brief These options are specific to the %RFM69 family of wireless transport modules.
|
577 | 577 | *
|
578 | 578 | * The following chips are supported by this driver:
|
|
793 | 793 |
|
794 | 794 | /**
|
795 | 795 | * @defgroup RFM95SettingGrpPub RFM95
|
796 |
| - * @ingroup RadioSettingGrpPub |
| 796 | + * @ingroup TransportSettingGrpPub |
797 | 797 | * @brief These options are specific to the %RFM95 family of wireless transport modules.
|
798 | 798 | *
|
799 | 799 | * The following chips are supported by this driver:
|
|
955 | 955 |
|
956 | 956 | /**
|
957 | 957 | * @defgroup SoftSpiSettingGrpPub Soft SPI
|
958 |
| - * @ingroup RadioSettingGrpPub |
| 958 | + * @ingroup TransportSettingGrpPub |
959 | 959 | * @brief These options are specific the soft SPI driver for certain radio transport drivers.
|
960 | 960 | *
|
961 | 961 | * The following transport drivers supported by this driver:
|
|
997 | 997 | #endif
|
998 | 998 | /** @}*/ // End of SoftSpiSettingGrpPub group
|
999 | 999 |
|
1000 |
| -/** @}*/ // End of RadioSettingGrpPub group |
| 1000 | +/** @}*/ // End of TransportSettingGrpPub group |
1001 | 1001 |
|
1002 | 1002 | /**
|
1003 | 1003 | * @defgroup RoutingNodeSettingGrpPub Routing and node
|
|
0 commit comments