Added BLE_StopAdvertising().
This commit is contained in:
parent
138cf30b23
commit
4b8353193d
3 changed files with 28 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
#define VERSION_H
|
||||
|
||||
#define VERSION_MAJOR 00
|
||||
#define VERSION_MINOR 39
|
||||
#define VERSION_MINOR 40
|
||||
|
||||
#define STRINGIFY(number) #number
|
||||
#define VERSION_STRING(major, minor) STRINGIFY(major) "." STRINGIFY(minor)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue