mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-10 06:44:32 +00:00
btstack_run_loop_base: fix warnings
This commit is contained in:
parent
02453b4dd4
commit
7091533c99
@ -2,3 +2,7 @@
|
|||||||
* btstack_run_loop_base.c was integrated into btstack_run_loop.c
|
* btstack_run_loop_base.c was integrated into btstack_run_loop.c
|
||||||
* Deprecated - will be removed in future releases
|
* Deprecated - will be removed in future releases
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
// dummy function added to avoid warning about empty file
|
||||||
|
void btstack_run_loop_base_dummy(void) {
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user