comejv opened a new pull request, #16925: URL: https://github.com/apache/nuttx/pull/16925
## Summary This commit fixes a typo in the capture.h header file (fix #16835). Change: CAPIOC_FREQUENCE -> CAPIOC_FREQUENCY Added a compiler warning of the deprecation to the capture.h file. Updated capture driver and documentation. ## Impact Now shows a compiler warning when using the capture driver. Old spelling is aliased to the new spelling. Should be removed in future releases. ## Testing Built config capture on Ubuntu. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org