Skip to content
Commit 3c55e1fc authored by Marcin Niestroj's avatar Marcin Niestroj Committed by Maureen Helm
Browse files

lora: shell: use strtoul instead of strtoll



Parsed value is expected to be in range (0, UINT32_MAX). Use strtoul
instead of strtoll, so we better match its range. In a tested
configuration this saves 380 bytes of flash with newlib and arm32
target.

Signed-off-by: default avatarMarcin Niestroj <m.niestroj@grinn-global.com>
parent 8aa3dc34
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment