mirror of
https://github.com/espressif/openthread.git
synced 2026-08-16 07:37:47 +00:00
[spinel] fix outdated comment (#3814)
`OPENTHREAD_ENABLE_POSIX_APP` was merged into `OPENTHREAD_PLATFORM_POSIX_APP`.
This commit is contained in:
+1
-1
@@ -3027,7 +3027,7 @@ typedef enum
|
||||
* Required capability: SPINEL_CAP_POSIX_APP
|
||||
*
|
||||
* This property gives the version string of RCP (NCP in radio mode) which is being controlled by the POSIX
|
||||
* application. It is available only in "POSIX Application" configuration (i.e., `OPENTHREAD_ENABLE_POSIX_APP` is
|
||||
* application. It is available only in "POSIX Application" configuration (i.e., `OPENTHREAD_PLATFORM_POSIX_APP` is
|
||||
* enabled).
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user