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
Several functions in lte_lc.h takes a bool prarameter, but does
not include stdbool.h. Unless saved by the order of includes,
this leads to an error when compiling.
Signed-off-by: Didrik Rokhaug <[email protected]>
0 commit comments