mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-26 06:20:39 +08:00
8 lines
137 B
C
8 lines
137 B
C
/*
|
|
* Copyright (c) 2014-2016 Cesanta Software Limited
|
|
* All rights reserved
|
|
*/
|
|
|
|
void bleconfig_init(void);
|
|
void bleconfig_poll(void);
|