This commit is contained in:
Mr. Green's Workshop 2023-02-18 00:07:39 +09:00 committed by GitHub
parent 1331c47c9e
commit 37c8e9f0b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.