mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 17:58:10 +08:00
60dc94b909
The lines will end with \n to prevent atoi('\n') from always being 0. It is recommended to check the first byte directly.
Signed-off-by: anjiahao <anjiahao@xiaomi.com>