You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This sample has inconsistent use of logging
mixed with printks. Since logging is not really
needed here, remove it in favor of printk.
This makes it more aligned with the other samples.
Signed-off-by: Mirko Covizzi <[email protected]>
0 commit comments