Skip to content
Commit 596a3bd9 authored by Stefan Schwendeler's avatar Stefan Schwendeler Committed by Carles Cufí
Browse files

net: lwm2m: bugfix lwm2m shell exec command with optional parameter



Actually `execute_cb` is fed with an array of char* and the size of
that array, instead of a single char* buffer and its byte size.

This fix expects a single, already joined, optional shell argument and
feeds `execute_cb` with proper arguments.

Signed-off-by: default avatarStefan Schwendeler <Stefan.Schwendeler@husqvarnagroup.com>
parent 549de777
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment