mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-16 07:20:52 +00:00
att_server: fix typo / PR #491
This commit is contained in:
parent
30e5ec7528
commit
acc8ef2348
@ -55,7 +55,7 @@ extern "C" {
|
||||
/* API_START */
|
||||
/*
|
||||
* @brief setup ATT server
|
||||
* @param db attribute database created by compile-gatt.ph
|
||||
* @param db attribute database created by compile-gatt.py
|
||||
* @param read_callback, see att_db.h, can be NULL
|
||||
* @param write_callback, see attl.h, can be NULL
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user