We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e014c8 commit 6253ebcCopy full SHA for 6253ebc
include_dirs.mk
@@ -3,6 +3,7 @@ INCLUDE_DIRS := \
3
. \
4
../../nsdl-c \
5
../../libService/libService \
6
+ ../../libService/exported-libs/mbed-client-libservice \
7
../../libService \
8
../../mbedtls/include \
9
../lwm2m-client-linux \
module.json
@@ -1,6 +1,6 @@
1
{
2
"name": "lwm2m-client",
- "version": "0.1.12",
+ "version": "0.1.13",
"description": "LWM2M mbed Client API",
"private": true,
"keywords": [],
0 commit comments