mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-26 18:07:49 +08:00
9 lines
138 B
C
9 lines
138 B
C
|
/*
|
||
|
* Copyright (c) 2014-2016 Cesanta Software Limited
|
||
|
* All rights reserved
|
||
|
*/
|
||
|
|
||
|
void bleconfig_init(void);
|
||
|
void bleconfig_poll(void);
|
||
|
|