Skip to content
Commit b7fe2a0b authored by Pisit Sawangvonganan's avatar Pisit Sawangvonganan Committed by Anas Nashif
Browse files

fb: cfb: avoid multiple `strlen` calls in `draw_text`



Added `len` to store the result of `strlen(str)` to avoid
multiple calls to `strlen` in the `for-loop`.

Signed-off-by: default avatarPisit Sawangvonganan <pisit@ndrsolution.com>
parent ab601ae0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment