mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-20 20:58:09 +08:00
c04e3f80b9
PUBLISHED_FROM=6af3ed56802d2619f673c36059370440a0c06397
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);
|
|
|