Skip to content

Add wrapping function for bool parameters

Quentin Arguillere requested to merge feature/bool_param_util into master

Added bxtbx_param_string_get_bool_value wrapper to avoid buffer manipulation to be handled by the user when looking for booleans

Merge request reports