mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
typo fix (#1264)
This commit is contained in:
parent
1331c47c9e
commit
37c8e9f0b2
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
/**
|
||||
* \brief Initialize and eturn the singleton BTstack run loop instance that integrates with the async_context API
|
||||
* \brief Initialize and return the singleton BTstack run loop instance that integrates with the async_context API
|
||||
* \ingroup pico_btstack
|
||||
*
|
||||
* \param context the async_context instance that provides the abstraction for handling asynchronous work.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue